Update InstallAppsandSysprep.cmd 2/2

- Add parameter $AppsScriptVariablesvariable
- Allow value based behavior changes during the app install phase in InstallAppsandSysprep.cmd
This commit is contained in:
JonasKloseBW
2024-09-26 17:16:22 +02:00
committed by GitHub
parent 15c0478710
commit 6a0faa958e
@@ -8,6 +8,8 @@ REM Install Windows Security Platform Update
REM Install OneDrive Per Machine
REM Install Edge Stable
REM Winget Win32 Apps
REM START Batch variables placeholder
REM END Batch variables placeholder
REM Add additional apps below here
REM Contoso App (Example)
REM msiexec /i d:\Contoso\setup.msi /qn /norestart