mirror of
https://github.com/jazir555/GamesDows.git
synced 2025-06-25 08:53:10 +02:00
README.md
This commit is contained in:
parent
9219fe0ff0
commit
e236e65ea9
@ -43,7 +43,7 @@ Deletes any existing scheduled task with the same name and creates a new one usi
|
||||
|
||||
Configures Windows to automatically log in with the current user account (AutoAdminLogon).
|
||||
|
||||
Sets an empty default password for automatic logon (DefaultPassword). If you have a password, please insert it into the empty quotation marks in the batch script inside this command. I have put a placeholder in the script breakdown here for clarity:
|
||||
Sets an empty default password for automatic logon (DefaultPassword). If you have a password, please insert it into the empty quotation marks in the batch script inside this command. This is the command that inputs the user password, it is set to be blank by default. I have put a placeholder in the script breakdown here for clarity:
|
||||
|
||||
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultPassword /t REG_SZ /d **"YourPasswordGoesHere"** /f
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user