diff --git a/skripte/Windows10Debloater.cmd b/skripte/Windows10Debloater.cmd index 462b2cf..441e9dd 100644 --- a/skripte/Windows10Debloater.cmd +++ b/skripte/Windows10Debloater.cmd @@ -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 \ No newline at end of file +powershell.exe -ExecutionPolicy Unrestricted -File "Windows10SysPrepDebloater.ps1" -RunDefaults -Sysprep -Debloat -Privacy \ No newline at end of file