scripts/script_win11-debloat.cmd aktualisiert

This commit is contained in:
2025-08-27 11:22:01 +00:00
parent c8196d5614
commit 91eacfb974

View File

@@ -15,5 +15,9 @@ curl -kLO %BASEURL%/%PROG%
powershell.exe "& {Expand-Archive %PROG% -Force -DestinationPath .}"
::del %PROG%
del %PROG%
cd Win11Debloat-%VERS%
powershell -ExecutionPolicy Bypass -Command "& Start-Process powershell.exe -PassThru -ArgumentList \"-executionpolicy bypass -File Win11Debloat.ps1 -Silent -RunDefaults\" -Verb RunAs "