diff --git a/Enable GamesDows.bat b/Enable GamesDows.bat index 36c2f97..f013a0c 100644 --- a/Enable GamesDows.bat +++ b/Enable GamesDows.bat @@ -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%