From c8d0ab34663de8e4f092cf613eccd6053512d089 Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:41:12 -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 f8430b8..42db521 100644 --- a/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat +++ b/Enable GamesDows Playnite no splashscreen disabled welcome UI.bat @@ -30,7 +30,7 @@ echo whoami ^| find /i "%USERNAME%" ^>nul echo if ERRORLEVEL 1 exit 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 20 /nobreak ^>nul +echo timeout /t 5 /nobreak ^>nul echo start C:\Windows\explorer.exe echo timeout /t 10 /nobreak ^>nul echo REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%PLAYNITE_PATH%" /f