Update Enable GamesDows Playnite V3 no welcome ui.bat

This commit is contained in:
jazir5 2024-11-04 03:16:45 -08:00 committed by GitHub
parent e31ea766b5
commit c92d5746b9
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
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%EXPLORER_PATH%" /f
echo 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