From 5c202178133c43db01a565326cf32a8c11626047 Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Sat, 29 Jun 2024 00:32:28 -0700 Subject: [PATCH] Update Enable GamesDows.bat --- Enable GamesDows.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enable GamesDows.bat b/Enable GamesDows.bat index f013a0c..bf33c6b 100644 --- a/Enable GamesDows.bat +++ b/Enable GamesDows.bat @@ -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