mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-07 08:07:22 +02:00
Update Enable GamesDows Playnite V3.bat
This commit is contained in:
parent
c39efe5acc
commit
bb4356bd78
@ -25,7 +25,6 @@ echo rem Check if user is logged on
|
|||||||
echo whoami ^| find /i "%%USERNAME%%" ^>nul
|
echo whoami ^| find /i "%%USERNAME%%" ^>nul
|
||||||
echo if ERRORLEVEL 1 exit
|
echo if ERRORLEVEL 1 exit
|
||||||
|
|
||||||
|
|
||||||
REM Disable Logon UI
|
REM Disable Logon UI
|
||||||
reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f
|
reg add "%KEY_NAME%" /v DisableLogonUI /t REG_DWORD /d 1 /f
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user