mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-09 02:35:21 +00:00
Исправно экранирование
This commit is contained in:
@@ -6,7 +6,7 @@ set "arg=%1"
|
||||
if "%arg%" == "admin" (
|
||||
echo Restarted with admin rights
|
||||
) else (
|
||||
powershell -Command "Start-Process 'cmd.exe' -ArgumentList '/k \"%~f0 admin\"' -Verb RunAs"
|
||||
powershell -Command "Start-Process 'cmd.exe' -ArgumentList '/k \"\"%~f0\" admin\"' -Verb RunAs"
|
||||
exit /b
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user