mbentley said:
if all else fails, you can dig through the registry
i am pretty sure you can find the "run" programs (those that start up when the system does) at the following address in your registry:
When you start your computers, anything in *any* of these directories and keys will start up automatically:
Startup folders:
C:\Documents and Settings\All users\Start Menu\Startup
C:\Documents and Settings\[your username]\Start Menu\Startup
Registry Keys:
HKCurrent User\SOFTWARE\Microsoft\Windows\Current Version\Run
HKLocal Machine\SOFTWARE\Microsoft\Windows\Current Version\Run
RunOnce's (only used after installing a program, anything in here will be run once, then deleted)
HKCurrent User\SOFTWARE\Microsoft\Windows\Current Version\Run Once
HKLocal Machine\SOFTWARE\Microsoft\Windows\Current Version\Run Once
And then there is also services that will start. You can find these in Start/Settings/Control Panel/Administrative Tools/Services
...and...
Welcome to the Forums!