skripte/Windows10Debloater.cmd aktualisiert

This commit is contained in:
Peter Reichart 2025-01-30 16:06:00 +00:00
parent 846916b4d8
commit 992f34a7ad

View File

@ -13,4 +13,4 @@ set PROG=Windows10Debloater-master.zip
curl -k -L %BASEURL%/%PROG% -o %PROG% curl -k -L %BASEURL%/%PROG% -o %PROG%
powershell.exe -command "Expand-Archive -Force -Path %PROG% -DestinationPath . " powershell.exe -command "Expand-Archive -Force -Path %PROG% -DestinationPath . "
CD Windows10Debloater-master CD Windows10Debloater-master
powershell.exe -ExecutionPolicy Unrestricted -File "Win11Debloater.ps1" -RunDefaults powershell.exe -ExecutionPolicy Unrestricted -File "Windows10Debloater.ps1" -RunDefaults