diff --git a/skripte/Windows10Debloater.cmd b/skripte/Windows10Debloater.cmd index af7eb9b..fa0a8d6 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 "Win11Debloat.ps1" -RunDefaults \ No newline at end of file +powershell.exe -ExecutionPolicy Unrestricted -File "Win11Debloater.ps1" -RunDefaults \ No newline at end of file