msconfig or equal in windows 2000 proffesional

  • Thread starter Thread starter Steven
  • Start date Start date
S

Steven

what is the equivelant in windows 2000 prof. of
the "msconfig" in the other versions of windows (xp,98
etc.)

in other words how do i select which programs will load
and which ones will by pass at start up?
 
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 Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


:
| what is the equivelant in windows 2000 prof. of
| the "msconfig" in the other versions of windows (xp,98
| etc.)
|
| in other words how do i select which programs will load
| and which ones will by pass at start up?
 
ZDNET or PCMag have a utility called "startup cop." An
excellent utility for handling the situation you need to
remedy.
 
Back
Top