| Senior Member with 1,821 posts. | | Join Date: Feb 1999 Location: Cape Town (where God kicked ba Experience: Used to be a Guru... | |
All the options... Greetings
I know you have been all sorted out already, but I am going to post all the places that one can look for programs that start up, so that I can archive this thread for others to use.
In Win2K/NT4 there are only 2 places where programs can be started on bootup, namely the Start menu "Startup" folders and the registry. In Win9x/ME, there are two other places, namely the autoexec.bat file (this does not work in WinME) and the Win.ini file (on the lines starting with "Load=" and "Run=").
To edit the entries in the "Startup" Folders, just righ click on the start button and select open or explore (remember to do this with both your own profile's Startup folder and the ALL USER'S Startup folder). If you see the name of the offending program, just delete the shortcut and it will not start on startup.
Next, is the registry. Here is a list of keys that could possibly exist on your workstation that will start up programs on start up. Not all of them will always exist, so do not be alarmed if some do not appear on your system:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnc e
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
I would suggest exporting the key with the offending program before deleting the registry entry, just to be safe.
Now... some programs check to see if you have set them up to start on startup and will put entries into the registry or start menu automatically for you when they are installed. Some of these programs, will also periodically check to see that the registry entry or start menu shortcut is still there. If you have deleted it, it will replace it (examples of programs like this are MSN Messenger and Real Player). For programs like this, you actually have to go into the options of the program and set them not to start at start up.
I hope this helps |