Added Dev Home and Power Automate to default app selection.

With this, the option to specifically remove developer related apps (RemoveDevApps) was also removed.
This commit is contained in:
Raphire
2025-10-06 21:51:19 +02:00
parent f46618dfe2
commit 6c97bbead0
4 changed files with 6 additions and 17 deletions

View File

@@ -13,7 +13,6 @@ param (
[switch]$RemoveAppsCustom,
[switch]$RemoveGamingApps,
[switch]$RemoveCommApps,
[switch]$RemoveDevApps,
[switch]$RemoveHPApps,
[switch]$RemoveW11Outlook,
[switch]$ForceRemoveEdge,