Update Enable GamesDows.bat

This commit is contained in:
jazir5 2024-06-29 00:32:28 -07:00 committed by GitHub
parent a9dc4301e7
commit 5c20217813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,8 +16,8 @@ SETLOCAL EnableExtensions EnableDelayedExpansion
echo Define the default Steam folder path and script names
SET "STEAM_FOLDER=C:\Program Files (x86)\Steam"
SET "SCRIPT_NAME=DelayedExplorerStart.bat"
SET "SCRIPT_PATH=%USERPROFILE%\Documents\GamesDows_Scripts\%SCRIPT_NAME%"
SET "SCRIPT_FOLDER=C:\GamesDows"
SET "SCRIPT_PATH=%SCRIPT_FOLDER%\%SCRIPT_NAME%"
SET "EXPLORER_PATH=C:\Windows\explorer.exe"
echo Creating DelayedExplorerStart.bat script