From d2efec66ee7128064a4659609deabe4669ca4a90 Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:09:28 -0800 Subject: [PATCH] Update Enable GamesDows Playnite V3.bat --- Enable GamesDows Playnite V3.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/Enable GamesDows Playnite V3.bat b/Enable GamesDows Playnite V3.bat index a609052..8d6c2c9 100644 --- a/Enable GamesDows Playnite V3.bat +++ b/Enable GamesDows Playnite V3.bat @@ -37,6 +37,7 @@ echo powershell -command ^^ REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "%EXPLORER_PATH%" /f echo rem Start Explorer +echo timeout /t 10 /nobreak ^>nul echo start C:\Windows\explorer.exe /desktop echo rem Wait for Explorer to start