Fixed crash if the file path contained a space (#15)

This commit is contained in:
DrbitsOFFICIAL
2023-11-21 22:51:29 +01:00
committed by GitHub
parent 6a7e2c7930
commit a0e9747ee0

View File

@@ -1 +1 @@
PowerShell -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File "%~dp0Win11Debloat.ps1"' -Verb RunAs}" PowerShell -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File ""%~dp0Win11Debloat.ps1""' -Verb RunAs}"