scripts/script_win11-debloat.cmd aktualisiert
This commit is contained in:
@@ -15,5 +15,9 @@ curl -kLO %BASEURL%/%PROG%
|
|||||||
|
|
||||||
powershell.exe "& {Expand-Archive %PROG% -Force -DestinationPath .}"
|
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 "
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user