skripte/Windows10Debloater.cmd aktualisiert

This commit is contained in:
Peter Reichart 2025-01-30 16:03:38 +00:00
parent 6c1b716399
commit 846916b4d8

View File

@ -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 "Win11Debloat.ps1" -RunDefaults
powershell.exe -ExecutionPolicy Unrestricted -File "Win11Debloater.ps1" -RunDefaults