From 992f34a7add9da8427b571a5f72c67b0e4021419 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Thu, 30 Jan 2025 16:06:00 +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 fa0a8d6..462b2cf 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 "Win11Debloater.ps1" -RunDefaults \ No newline at end of file +powershell.exe -ExecutionPolicy Unrestricted -File "Windows10Debloater.ps1" -RunDefaults \ No newline at end of file