The Windows Automatic Top Ten Top Ten Hide Windows is usually started to start automatically. Don't think that "Start → Programs → Start" menu is good, in fact, in Windows XP / 2K, let the Windows automatic startup program can have a lot of ways, tell you the most important folder and eight registration keys . First, the current user-specific startup folder This is a common location for many application software, and Windows automatically starts all shortcuts in this folder. User start folder is generally: / documents and settings / / "Start" menu / program / start, where "" is the name of the user's account. Second, start the folder for all users This is the second important location for the automatic startup program, regardless of the user's login system, the shortcut to put the folder is always automatically started - this is it and the user The distinction between the proprietary start folder is located. This folder is generally: / documents and settings / all users / start menu / program / start. Third, the LOAD registration button describes that the registration button is not much, and it can actually start the program. Location: HKEY_CURRENT_USER / SOFTWARE / Microsoft / WindowsNT / CurrentVersion / Windows / LOAD. Fourth, Userinit Registration Key Location: HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / WindowsNT / CurrentVersion / Winlogon / Userinit. This is also possible to automatically initialize the program when the system starts. Usually the registration button has a userinit.exe, as shown, but this button allows you to specify multiple programs separated by commas, such as "userinit.exe, OSA.exe" (excluding quotes). Five, Explorer / Run registry keys and load, different Userinit, Explorer / Run key has a specific location under HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE: HKEY_CURRENT_USER / Software / Microsoft / Windows / CurrentVersion / Policies / Explorer / Run, and HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Policies / Explorer / Run. 6. RunservicesONCE Register RunServicesONCE Register To start the service, the startup time before the user is logged in, and the program that is started by the registration key. The location of the RunServicesOnce registration key is: hkey_current_user / software / microsoft / windows / currentversion / runservices, and hkey_local_machine / currentversion / runservices. 7. Runservices Register Runservices Register The program specified by the program runs immediately after runservicesOne specified programs, but both are before logging in. The position of RunServices is: HKEY_CURRENT_USER / SOFTWARE / Microsoft / Windows / CurrentVersion / RunServices, and HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Runservices.