AUTOLOG

  • Thread starter Thread starter Patrick Whittle
  • Start date Start date
P

Patrick Whittle

Does anyone know where I can find "Auto-log" in the registry? We used to be
able to setup computers to automatically log in, and there was a .REG file
somewhere out there. Thanks.
 
Dave said:
Don't know about the registry, but here's how to logon
automatically...
http://www.vistax64.com/tutorials/66966-logon-automatically.html

And just in case someone needs / wants the registry settings:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon]
"DefaultUserName"="MyUserName"
"DefaultPassword"="MyPassword"
"AutoAdminLogon"="1"

Works for both Vista and XP - and probably Windows 2000 and NT as
well, but I've not tried them.
--
Zaphod

Arthur: All my life I've had this strange feeling that there's
something big and sinister going on in the world.
Slartibartfast: No, that's perfectly normal paranoia. Everyone in the
universe gets that.
 
Back
Top