Update Enable GamesDows Playnite V3.bat

This commit is contained in:
jazir5
2024-11-03 21:37:00 -08:00
committed by GitHub
parent c39efe5acc
commit bb4356bd78

View File

@@ -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