skripte/Windows10Debloater.cmd aktualisiert
This commit is contained in:
parent
992f34a7ad
commit
ca03988b79
@ -13,4 +13,4 @@ set PROG=Windows10Debloater-master.zip
|
||||
curl -k -L %BASEURL%/%PROG% -o %PROG%
|
||||
powershell.exe -command "Expand-Archive -Force -Path %PROG% -DestinationPath . "
|
||||
CD Windows10Debloater-master
|
||||
powershell.exe -ExecutionPolicy Unrestricted -File "Windows10Debloater.ps1" -RunDefaults
|
||||
powershell.exe -ExecutionPolicy Unrestricted -File "Windows10SysPrepDebloater.ps1" -RunDefaults -Sysprep -Debloat -Privacy
|
Loading…
Reference in New Issue
Block a user