From abcd3c12916ac9758cbd5e9cc22b33cc1aa66886 Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Sun, 3 Nov 2024 22:14:41 -0800 Subject: [PATCH] Update Enable GamesDows Playnite V3.bat --- Enable GamesDows Playnite V3.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Enable GamesDows Playnite V3.bat b/Enable GamesDows Playnite V3.bat index 8d6c2c9..cdac1e1 100644 --- a/Enable GamesDows Playnite V3.bat +++ b/Enable GamesDows Playnite V3.bat @@ -38,7 +38,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 start C:\Windows\explorer.exe echo rem Wait for Explorer to start echo timeout /t 2 /nobreak ^>nul