Added option to disable start menu mobile devices integration

This commit is contained in:
Raphire
2025-06-11 22:04:17 +02:00
parent d7c47a587c
commit a2095b2b60
7 changed files with 39 additions and 6 deletions

View File

@@ -32,6 +32,7 @@ param (
[switch]$HideSearchTb, [switch]$ShowSearchIconTb, [switch]$ShowSearchLabelTb, [switch]$ShowSearchBoxTb,
[switch]$HideTaskview,
[switch]$DisableStartRecommended,
[switch]$DisableStartPhoneLink,
[switch]$DisableCopilot,
[switch]$DisableRecall,
[switch]$DisableWidgets, [switch]$HideWidgets,