Windows XP Startup Methods
(Page 1 of 4 )
There are literally dozens of ways for programs to be launched when Windows starts. While these methods all have valid uses, many are often exploited by malware and viruses. Therefore, it’s a good idea to become familiar with them.
You can classify start up methods into three basic categories: the registry, startup directories, and startup file. We’re going to take each of these categories one at a time and look and the most common methods for each of them.
The Windows Registry is a combination of files that work as a sort of database to hold system configuration settings. This provides an interface similar to a directory hierarchy that houses keys with data/value pairs to store the information.
Changing the wrong settings in your registry can have catastrophic effects that render your system completely unusable. Always take precautions; follow directions and back up your registry before making any changes.
The second method of starting applications is by the use of startup folders. These are folders on your system that contain either programs or shortcuts to programs. Each of the items in these folders is executed at a certain stage of the startup process.
The last method of starting applications is the file method. In most cases this is considered a legacy method. Certain system files contain entries that are executed during startup. While the registry should generally be used for this, these methods remain largely available for reverse compatibility with software designed for use in older versions of Windows.
Next: Startup Registry Keys >>
More BrainDump Articles
More By Nilpo/Developer Shed Staff Writer