Update Enable GamesDows Playnite V3.bat

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

View File

@ -30,6 +30,7 @@ echo powershell -command ^^
"Set-ItemProperty -Path ^$settingsPath -Name 'Settings' -Value ^$settings"
echo rem Start Explorer
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%EXPLORER_PATH%" /f
echo start "" "%EXPLORER_PATH%" /desktop
echo rem Wait for Explorer to start