Rename App Configurator to Custom Apps List Generator. The old parameter will continue to work.

This commit is contained in:
Raphire
2025-04-19 15:16:47 +02:00
parent 224b0d7705
commit aab4b1f455
3 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@ param (
[switch]$Verbose,
[switch]$Sysprep,
[string]$User,
[switch]$RunAppConfigurator,
[switch]$RunAppsListGenerator, [switch]$RunAppConfigurator,
[switch]$RunDefaults, [switch]$RunWin11Defaults,
[switch]$RunSavedSettings,
[switch]$RemoveApps,