Update Enable GamesDows v2 NEW OCT-12-2024.bat

This commit is contained in:
jazir5 2024-10-13 00:05:31 -07:00 committed by GitHub
parent 32a945108e
commit 178e7d764a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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