From bb4356bd782e21789ee7a79b18ea9ce026aca8dd Mon Sep 17 00:00:00 2001 From: jazir5 <31750063+jazir555@users.noreply.github.com> Date: Sun, 3 Nov 2024 21:37:00 -0800 Subject: [PATCH] Update Enable GamesDows Playnite V3.bat --- Enable GamesDows Playnite V3.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/Enable GamesDows Playnite V3.bat b/Enable GamesDows Playnite V3.bat index d9493ba..6f2f174 100644 --- a/Enable GamesDows Playnite V3.bat +++ b/Enable GamesDows Playnite V3.bat @@ -25,7 +25,6 @@ echo rem Check if user is logged on echo whoami ^| find /i "%%USERNAME%%" ^>nul echo if ERRORLEVEL 1 exit - REM Disable Logon UI reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f