Can't get MsConfig.exe to work...

Can't get MsConfig.exe to work...

Post by Matt » Sun, 07 Dec 2003 23:41:57


When i try to goto run, msconfig it gives me an error
saying it cant find it. What do i have to install to run
that? I want to modify my startup programs. i have never
had this trouble before.
thanks
 
 
 

Can't get MsConfig.exe to work...

Post by Lanwench [ » Mon, 08 Dec 2003 00:06:46

There's no msconfig in Windows 2000....but if you can get a copy of
msconfig.exe from a Windows XP computer, and copy it to c:\winnt\system32,
it'll work just fine. There are also third party options - do a google
search on

msconfig "windows 2000"

 
 
 

Can't get MsConfig.exe to work...

Post by Bruce Cham » Mon, 08 Dec 2003 00:13:45

Greetings --

MSConfig is/was a Win98/Me utility, brought back in WinXP, which
is also targeted at the home consumer market. There is no equivalent
utility included with Win95/WinNT/Win2K.

In most cases, one need only open the offending program and
deselect the option to "display icon in the system tray" or to "start
when Windows starts."

To view the list of your start up programs, look in the
C:\Documents and Settings\All Users\Start Menu\Programs\Start Up and
C:\Documents and Settings\username\Start Menu\Programs\Start Up
folders, and in the system registry, primarily in the
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run keys. These can
also be viewed, if I remember correctly, by right-clicking My
Computer, selecting "Manage" and expanding System Tools-- System
Information -- Software Environment -- Startup Programs. To prevent
any of them from starting at login, you'll have to delete shortcuts
from the startup folder(s) and/or edit the registry. I should point
out that, in order to make such system modifications requires one to
have administrative privileges to the machine in question. I should
also point out that one should not even consider editing the registry
unless he is fully confident that he knows exactly what is going to
happen as a result of each and every change.


Bruce Chambers

You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
 
 
 

Can't get MsConfig.exe to work...

Post by Dave Patri » Mon, 08 Dec 2003 00:15:47

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.


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
 
 
 

Can't get MsConfig.exe to work...

Post by jtaco » Mon, 08 Dec 2003 00:26:11


That's because there's no msconfig utility in W2K...

The one from XP works under 2k.

Try http://www.yqcomputer.com/

HTH
To e-mail me, replace the DOTs in the Reply-To: address with dots!
 
 
 

Can't get MsConfig.exe to work...

Post by matt » Mon, 08 Dec 2003 00:45:33

Ok, thanks alot..helped me out.
never
 
 
 

Can't get MsConfig.exe to work...

Post by Jim Byr » Mon, 08 Dec 2003 03:39:39

i Matt - Here's some additional info that may be useful:

There are several approaches you can use to make controlling the Startup
process easier in Win2k.

1) If you still have access to it, you can move a copy of the Win98 msconfig
to your \System\ folder and it will work - just ignore any complaints it
makes.

2) Much better, you can go here:

http://www.thetechguide.com/downloads.html (XP Version which works in Win2k
just fine) or here:

http://www.3feetunder.com/files/win2K_msconfig_setup.exe (stated to be a
Win2k Version - probably the same as the XP) or here:

http://www.techadvice.com/win2000/m/msconfig_w2k.htm and download msconfig.

3) As good, but different, is to go here:
http://www.mlin.net/StartupCPL.shtml and get Mike Lin's Startup Control
Panel applet. A somewhat more difficult to use but more extensive program
to do the same thing is StartupList from here:
http://www.lurkhere.com/~nicefiles/index.html, or even better, Autoruns from
here: http://www.sysinternals.com/ntw2k/source/misc.shtml#autoruns. Be
very careful about doing any Registry modifications directly unless you're
comfortable with this, and be sure that you BACKUP your Registry before
making any changes, so that you can recover if something goes wrong.
Changes made with StartUpCPL are less likely to cause problems, and are
usually a matter of just re-enabling the particular program. Another
program of this type that I can recommend is StartMan, free. You'll have to
get it here: http://www.pt.lu/comnet/files/utils/startman10396.exe, as the
pcforest site is, sadly, no longer in business. Another such free program
that I can highly recommend is StartupRun, here: http://nirsoft.cjb.net/,
particularly if you suspect malware problems. And finally, StartupCop,
here is excellent and allows you to set up multiple "startup profiles":
http://www.pchelp911.com/files/startcop.zip. If you have problems with
suspected hijackers, you can look up and investigate suspect programs in
your StartUp lists here:
http://www.pacs-portal.co.uk/startup_pages/startup_full.htm (Recommended)
http://www.3feetunder.com/krick/startup/list.html (Recommended)
http://www.answersthatwork.com/Tasklist_pages/tasklist.htm (Recommended)


All work fine for controlling startups, however, I would recommend getting
both of the last two. They're both free, and each has some advantages. For
example, the XP msconfig also gives you some visibility/control over
services, while Mike's applet offers much better startup control.

Also, you should read and print out/save for future reference mskb article
Q179365 here:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q179365 which will
tell you the order in which things get loaded.

Two additional resources which have useful information relating to startup
issues are:

How to Delay Loading of Specific Services
http://support.microsoft.com/default.aspx?scid=kb;en-us;193888

HOWTO: Control Device Driver Load Order
http://support.microsoft.com/support/kb/articles/Q115/4/86.asp


Perhaps this will help.


--
Please respond in the same thread.
Regards, Jim Byrd, MS-MVP



In news:08a901c3bc0f$fc1aec20$ XXXX@XXXXX.COM ,
matt < XXXX@XXXXX.COM > typed: