Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Wednesday, March 30, 2011

Auto Login user Windows Xp

baca artikel : http://support.microsoft.com/kb/315231

Ketik di notepad, simpan sebagai file berekstensi reg, kemudian klikganda untuk mengeksekusi. Ingat, ganti string “cooltrack46” dengan nama useraccount dan ganti “passcooltrack46” dengan password useraccount tsb.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DefaultUserName"="cooltrack46"
"DefaultPassword"="passcooltrack46"
"AutoAdminLogon"="1"