Update Enable GamesDows Playnite V3.bat

This commit is contained in:
jazir5 2024-11-03 19:26:14 -08:00 committed by GitHub
parent a9d823886a
commit 21b4f88b73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ echo powershell -command ^^
"Set-ItemProperty -Path ^$settingsPath -Name 'Settings' -Value ^$settings"
echo rem Start Explorer
echo start "" "%EXPLORER_PATH%"
echo start "" "%EXPLORER_PATH%" /desktop
echo rem Wait for Explorer to start
echo timeout /t 2 /nobreak ^>nul