From ca03988b79b77751ed94b1e922c84b62d92e6a67 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Mon, 3 Feb 2025 06:40:18 +0000 Subject: [PATCH] skripte/Windows10Debloater.cmd aktualisiert --- skripte/Windows10Debloater.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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