scripts/script_win11-debloat.cmd aktualisiert
This commit is contained in:
@@ -20,7 +20,7 @@ set PROG=%VERS%.zip
|
|||||||
:: --- Starte Win11Debloater
|
:: --- Starte Win11Debloater
|
||||||
cd Win11Debloat-%VERS%
|
cd Win11Debloat-%VERS%
|
||||||
:: --- ...für aktuellen User
|
:: --- ...für aktuellen User
|
||||||
powershell -ExecutionPolicy Bypass -Command "& Start-Process powershell.exe -PassThru -ArgumentList \"-executionpolicy bypass -File Win11Debloat.ps1 -Silent -RunDefaults\" -Verb RunAs "
|
powershell -ExecutionPolicy Bypass -Command "& Start-Process powershell.exe -Wait -PassThru -ArgumentList \"-executionpolicy bypass -File Win11Debloat.ps1 -Silent -RunDefaults\" -Verb RunAs "
|
||||||
:: --- ..für zukünftige Benutzer
|
:: --- ..für zukünftige Benutzer
|
||||||
powershell -ExecutionPolicy Bypass -Command "& Start-Process powershell.exe -PassThru -ArgumentList \"-executionpolicy bypass -File Win11Debloat.ps1 -Silent -RunDefaults -Sysprep\" -Verb RunAs "
|
powershell -ExecutionPolicy Bypass -Command "& Start-Process powershell.exe -Wait -PassThru -ArgumentList \"-executionpolicy bypass -File Win11Debloat.ps1 -Silent -RunDefaults -Sysprep\" -Verb RunAs "
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user