mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-05 07:07:23 +02:00
Update Enable GamesDows.bat
This commit is contained in:
parent
531da7ee39
commit
143f73f5c2
@ -49,7 +49,7 @@ echo WshShell.Run chr(34)^&"%SCRIPT_PATH%"^&chr(34), 0, True >> "%VBS_PATH%"
|
||||
echo Set WshShell = Nothing >> "%VBS_PATH%"
|
||||
|
||||
echo Create XML file for the scheduled task
|
||||
SET XML_PATH=%SCRIPT_PATH%\DelayedExplorerStartTask.xml
|
||||
SET XML_PATH="%SCRIPT_PATH%\DelayedExplorerStartTask.xml"
|
||||
|
||||
echo Delete the existing XML file if it exists
|
||||
IF EXIST "%XML_PATH%" DEL "%XML_PATH%"
|
||||
|
Loading…
x
Reference in New Issue
Block a user