From b3ef7114eba91fc2d4e7491e2fc17d0b1bde303c Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:43:49 -0800 Subject: [PATCH] Update Enable GamesDows Playnite no splashscreen disabled welcome UI.bat --- ...e GamesDows Playnite no splashscreen disabled welcome UI.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat b/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat index 42db521..6befdc1 100644 --- a/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat +++ b/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat @@ -32,7 +32,7 @@ echo rem Set Shell back to Explorer echo REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%EXPLORER_PATH%" /f echo timeout /t 5 /nobreak ^>nul echo start C:\Windows\explorer.exe -echo timeout /t 10 /nobreak ^>nul +echo timeout /t 5 /nobreak ^>nul echo REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%PLAYNITE_PATH%" /f ) > "%SCRIPT_PATH%"