diff --git a/Enable GamesDows v2 NEW OCT-12-2024.bat b/Enable GamesDows v2 NEW OCT-12-2024.bat index 3344e0a..b54aa04 100644 --- a/Enable GamesDows v2 NEW OCT-12-2024.bat +++ b/Enable GamesDows v2 NEW OCT-12-2024.bat @@ -21,8 +21,6 @@ SET "ADMIN_VBS_NAME=LaunchSteamAsAdmin.vbs" SET "ADMIN_VBS_PATH=%STEAM_FOLDER%\%ADMIN_VBS_NAME%" SET "STEAM_PATH=C:\Program Files (x86)\Steam\Steam.exe -bigpicture -nobootstrapupdate -skipinitialbootstrap -skipverifyfiles" -echo Creating LaunchSteamAsAdmin.vbs script - :: Create VBScript to launch Steam as admin and set the shell to Steam ( echo ' Define Steam path (adjust if different) @@ -40,6 +38,7 @@ echo Creating LaunchSteamAsAdmin.vbs script + echo Creating RunBatchSilently.vbs script :: Create VBScript to run the batch file silently