Here's an app I made since I had trouble with installing uTorrent as a service on Windows 7.
Download: Auto Logon & Lock v1.0
You can have your Windows PC automatically login to a user account on boot and then lock the desktop so a password is still required.
Some of the reasons you might want to do this are:
* Faster boot time. The additional post-logon start up items are also started after Windows boots. Which means when you press the power button on your PC and come back after a few minutes, its completely booted up. No need to wait for additional software to load after you logon.
* Automatically resume downloads etc. when your PC reboots due to a power failure or crash. On XP you could do this by installing the application as a system service. In Vista and 7, Session 0 Isolation makes using a system service a pain, not to mention it's insecure. Just put your applications in the regular Windows Start Up folder and they will be launched after the auto logon.
* It password protects Safe Mode as well. Existing auto logon methods leave Safe Mode unprotected.
* It locks the desktop before Explorer is started. Other methods auto-lock using an autorun/start up entry which leave the PC logged on and unlocked until the autorun entries are executed (which can even take several minutes).
Download: Auto Logon & Lock v1.0
You can have your Windows PC automatically login to a user account on boot and then lock the desktop so a password is still required.
Some of the reasons you might want to do this are:
* Faster boot time. The additional post-logon start up items are also started after Windows boots. Which means when you press the power button on your PC and come back after a few minutes, its completely booted up. No need to wait for additional software to load after you logon.
* Automatically resume downloads etc. when your PC reboots due to a power failure or crash. On XP you could do this by installing the application as a system service. In Vista and 7, Session 0 Isolation makes using a system service a pain, not to mention it's insecure. Just put your applications in the regular Windows Start Up folder and they will be launched after the auto logon.
* It password protects Safe Mode as well. Existing auto logon methods leave Safe Mode unprotected.
* It locks the desktop before Explorer is started. Other methods auto-lock using an autorun/start up entry which leave the PC logged on and unlocked until the autorun entries are executed (which can even take several minutes).