diff --git a/Enable GamesDows Playnite V3.bat b/Enable GamesDows Playnite V3.bat index 9c3b779..fcc1816 100644 --- a/Enable GamesDows Playnite V3.bat +++ b/Enable GamesDows Playnite V3.bat @@ -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