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

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