Update Enable GamesDows.bat

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

View File

@ -34,7 +34,7 @@ echo timeout /t 15 /nobreak ^>nul
echo start C:\Windows\explorer.exe
echo timeout /t 10 /nobreak ^>nul
echo REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%STEAM_PATH%" /f
) > "%SCRIPT_%"
) > "%SCRIPT_PATH%"
echo %VBS_PATH%