controlling startup programs

J

jon

I went to start menu>run>typed"msconfig">clicked"ok"-
nothing was there. I want access the programs that start
when windows boots, and remove the unneccessary programs
from the list(on windows xp, you go to the start up tab
after msconfig and simply uncheck the programs you want
to start manually as needed. How do I stop some programs
from starting in 2000 pro?
 
D

Dave Patrick

Natively you can; Start\Settings\Control Panel\Administrative Tools\Computer
Management(Local)\System Information\Software Environment\Startup
Programs|View|Advanced, then in the "Location" column, you'll find the path
to the "Startup" location either in the "Startup" directories or from the
registry's "Run" keys.

%ALLUSERSPROFILE%\Start Menu\Programs\Startup
%USERPROFILE%\Start Menu\Programs\Startup

You can delete the shortcuts that you no longer want to run.


HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Run

You can delete the string value for the program you no longer want to run.

or copy msconfig from Windows XP


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect.


:
| I went to start menu>run>typed"msconfig">clicked"ok"-
| nothing was there. I want access the programs that start
| when windows boots, and remove the unneccessary programs
| from the list(on windows xp, you go to the start up tab
| after msconfig and simply uncheck the programs you want
| to start manually as needed. How do I stop some programs
| from starting in 2000 pro?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top