Skip to content

Commit

Permalink
Update Enable GamesDows.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
jazir555 authored Jul 17, 2024
1 parent f985639 commit 18cd022
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Enable GamesDows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ echo Delayed Explorer start script and VBScript created in Steam folder.
echo Scheduled Task added to run the script at logon.
echo XML file for Scheduled Task created.

echo Enable automatic logon
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v AutoAdminLogon /t REG_SZ /d 1 /f
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultUserName /t REG_SZ /d "%USERNAME%" /f
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultPassword /t REG_SZ /d "" /f

echo Disable the boot UI
bcdedit.exe -set {globalsettings} bootuxdisabled on

Expand Down

0 comments on commit 18cd022

Please sign in to comment.