 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Command line does not work</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 15:58:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ceyarrecks</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42072</link>
		<dc:creator>ceyarrecks</dc:creator>
		<pubDate>Fri, 31 Dec 2004 15:12:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-42072</guid>
		<description><![CDATA[first and foremost, when CMD and usuall TCPIP commands are issued (ping, tracert, ipconfig) and they return these errors, check the NIC in Network porperties and assure TCPIP is installed.
these errors are usuall when TCPIP is uninstalled/corrupted. (corrupted more common in 9x/Me)]]></description>
		<content:encoded><![CDATA[<p>first and foremost, when CMD and usuall TCPIP commands are issued (ping, tracert, ipconfig) and they return these errors, check the NIC in Network porperties and assure TCPIP is installed.<br />
these errors are usuall when TCPIP is uninstalled/corrupted. (corrupted more common in 9x/Me)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melchizedek</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42073</link>
		<dc:creator>melchizedek</dc:creator>
		<pubDate>Fri, 31 Dec 2004 07:39:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-42073</guid>
		<description><![CDATA[In my opinion, it appears that you may have &#039;upgraded&#039; from a previous op. sys.
Do a &#039;search&#039; for &#039;msconfig*&#039;
If you find directories such as:
C:WindowsHelp
you may also find a file: &#039;msconfig.chn&#039; which is a Compiled HTML help file which opens with Microsoft HTML Help.

yuo may have:
C:WindowsPrefetch
This directory may contain:
msconfig.exe-35E4DAE9.pf

You may have:
C:Windows$NTServicePackUninstall$
This directory may contain:
msconfig.exe and msconf.dll
msconf.dll is a &#039;Conferencing Utility dll from Microsoft Corporation: Version 5.1.2600.2180 @ 68KB whish I think identifies XP

You may have:
C:WindowsDllcache
This directory may contain &#039;msconfig.exe&#039;

You may have:
C:WindowsServicePackFilesi386
This directory may contain both,&#039;msconfig.exe&#039; and &#039;msconf.dll&#039;

or,
You mahe have installed a program like:
PCHEALTH which resides in:
C:WindowsPCHEALTHHelpCTRBinaries
This directory may contain &#039;msconfig.exe&#039;

Please check the version and place both the &#039;msconfig.exe&#039; and &#039;msconf.dll&#039; in the &#039;System32&#039; directory.

I do agree with others that your PATH is somewhat &#039;messed-up&#039;, possibly too long with things like:
c:windowsProgra~1whatever~1whatever~1 etc,etc,etc

Do as suggested and &#039;clean-up&#039; your path with the provided path statement.

If you want to use &#039;msconfig.exe&#039; because of familiarity make sure that you are not disabling functions you need or &#039;editing&#039; path statements which conflict with what you wish to accomplish.

I suspect that &#039;msconfig.exe&#039; can run from XP even with SP2 installed if the previous conditions of &#039;upgrading&#039; and such are true.
Either way, I hope this helps.
Thank you.]]></description>
		<content:encoded><![CDATA[<p>In my opinion, it appears that you may have &#8216;upgraded&#8217; from a previous op. sys.<br />
Do a &#8216;search&#8217; for &#8216;msconfig*&#8217;<br />
If you find directories such as:<br />
C:WindowsHelp<br />
you may also find a file: &#8216;msconfig.chn&#8217; which is a Compiled HTML help file which opens with Microsoft HTML Help.</p>
<p>yuo may have:<br />
C:WindowsPrefetch<br />
This directory may contain:<br />
msconfig.exe-35E4DAE9.pf</p>
<p>You may have:<br />
C:Windows$NTServicePackUninstall$<br />
This directory may contain:<br />
msconfig.exe and msconf.dll<br />
msconf.dll is a &#8216;Conferencing Utility dll from Microsoft Corporation: Version 5.1.2600.2180 @ 68KB whish I think identifies XP</p>
<p>You may have:<br />
C:WindowsDllcache<br />
This directory may contain &#8216;msconfig.exe&#8217;</p>
<p>You may have:<br />
C:WindowsServicePackFilesi386<br />
This directory may contain both,&#8217;msconfig.exe&#8217; and &#8216;msconf.dll&#8217;</p>
<p>or,<br />
You mahe have installed a program like:<br />
PCHEALTH which resides in:<br />
C:WindowsPCHEALTHHelpCTRBinaries<br />
This directory may contain &#8216;msconfig.exe&#8217;</p>
<p>Please check the version and place both the &#8216;msconfig.exe&#8217; and &#8216;msconf.dll&#8217; in the &#8216;System32&#8242; directory.</p>
<p>I do agree with others that your PATH is somewhat &#8216;messed-up&#8217;, possibly too long with things like:<br />
c:windowsProgra~1whatever~1whatever~1 etc,etc,etc</p>
<p>Do as suggested and &#8216;clean-up&#8217; your path with the provided path statement.</p>
<p>If you want to use &#8216;msconfig.exe&#8217; because of familiarity make sure that you are not disabling functions you need or &#8216;editing&#8217; path statements which conflict with what you wish to accomplish.</p>
<p>I suspect that &#8216;msconfig.exe&#8217; can run from XP even with SP2 installed if the previous conditions of &#8216;upgrading&#8217; and such are true.<br />
Either way, I hope this helps.<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: binoodas1234</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42074</link>
		<dc:creator>binoodas1234</dc:creator>
		<pubDate>Fri, 31 Dec 2004 03:17:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-42074</guid>
		<description><![CDATA[How about &quot;StartupCPL&quot; or &quot;Startup&quot; alternative to msconfig, which is working fine with my win2k sever pc?]]></description>
		<content:encoded><![CDATA[<p>How about &#8220;StartupCPL&#8221; or &#8220;Startup&#8221; alternative to msconfig, which is working fine with my win2k sever pc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrwizard</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42075</link>
		<dc:creator>mrwizard</dc:creator>
		<pubDate>Thu, 30 Dec 2004 18:30:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-42075</guid>
		<description><![CDATA[Msconfig does not come with Windows2000, but the XP version works fust fine.

A good alternative is a program called &#039;Starter&#039; from Codestuff. It does everything msconfig does and more.
You can get it at www.download.com
]]></description>
		<content:encoded><![CDATA[<p>Msconfig does not come with Windows2000, but the XP version works fust fine.</p>
<p>A good alternative is a program called &#8216;Starter&#8217; from Codestuff. It does everything msconfig does and more.<br />
You can get it at <a href="http://www.download.com" rel="nofollow">http://www.download.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yellowtuna</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42076</link>
		<dc:creator>yellowtuna</dc:creator>
		<pubDate>Thu, 30 Dec 2004 14:32:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-42076</guid>
		<description><![CDATA[MSConfig is not included in Windows 2000, but if you can get a copy of MSConfig from XP or Server 2003 it will run on Windows 2000.]]></description>
		<content:encoded><![CDATA[<p>MSConfig is not included in Windows 2000, but if you can get a copy of MSConfig from XP or Server 2003 it will run on Windows 2000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwiebesick</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42077</link>
		<dc:creator>dwiebesick</dc:creator>
		<pubDate>Thu, 30 Dec 2004 14:08:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-42077</guid>
		<description><![CDATA[Windows 2000 does not have the msconfig program. You can not run msconfig in W2k.

Now, that we know that your programs work by changing to their home directory, the problem is in your path statement.

The best advice I can give you is try and find a working W2k in your enviroment and copy the path statement. My W2k path statement looks like this
%SystemRoot%system32;%SystemRoot%;%SystemRoot%System32Wbem

You can change your path statement by right clicking on my computer, select properties, then advanced tab, enviromental variables, system variables, path then edit.]]></description>
		<content:encoded><![CDATA[<p>Windows 2000 does not have the msconfig program. You can not run msconfig in W2k.</p>
<p>Now, that we know that your programs work by changing to their home directory, the problem is in your path statement.</p>
<p>The best advice I can give you is try and find a working W2k in your enviroment and copy the path statement. My W2k path statement looks like this<br />
%SystemRoot%system32;%SystemRoot%;%SystemRoot%System32Wbem</p>
<p>You can change your path statement by right clicking on my computer, select properties, then advanced tab, enviromental variables, system variables, path then edit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senomango</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42078</link>
		<dc:creator>senomango</dc:creator>
		<pubDate>Thu, 30 Dec 2004 13:29:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-42078</guid>
		<description><![CDATA[when I change the directory to what you said, my commands work fine. 
But how about the msconfig? do you have any idea?
Thank you very much for your help.
Regards.]]></description>
		<content:encoded><![CDATA[<p>when I change the directory to what you said, my commands work fine.<br />
But how about the msconfig? do you have any idea?<br />
Thank you very much for your help.<br />
Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwiebesick</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42079</link>
		<dc:creator>dwiebesick</dc:creator>
		<pubDate>Thu, 30 Dec 2004 13:06:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-42079</guid>
		<description><![CDATA[Ok, W2K does not have msconfig program so you would get an error trying to run this command.

Notepad is in both the windows root directory and the system32 so if your path is working to the windows root directory, then notepad should work.

change to the system32 directory and run your network commands and let me know if they work.

]]></description>
		<content:encoded><![CDATA[<p>Ok, W2K does not have msconfig program so you would get an error trying to run this command.</p>
<p>Notepad is in both the windows root directory and the system32 so if your path is working to the windows root directory, then notepad should work.</p>
<p>change to the system32 directory and run your network commands and let me know if they work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senomango</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42080</link>
		<dc:creator>senomango</dc:creator>
		<pubDate>Thu, 30 Dec 2004 12:57:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-42080</guid>
		<description><![CDATA[Sorry I made a stupid mistake, I wanted to reply to your message and instead I reported it as offensive message, I really apologize to you, it is my first time using the site to post questions. I am so sorry. Thanks for your help.
Regards and sorry again.]]></description>
		<content:encoded><![CDATA[<p>Sorry I made a stupid mistake, I wanted to reply to your message and instead I reported it as offensive message, I really apologize to you, it is my first time using the site to post questions. I am so sorry. Thanks for your help.<br />
Regards and sorry again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senomango</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/command-line-does-not-work/#comment-42081</link>
		<dc:creator>senomango</dc:creator>
		<pubDate>Thu, 30 Dec 2004 12:50:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-42081</guid>
		<description><![CDATA[I get the command prompt either by start&gt; programs&gt; accessories&gt; command prompt or run.I can run notepad from run fine. but I can not do run for example,it gives me an errror msge asking me to check the path.From the command prompt when I type ping x.x.x.x&#039;ping&#039;isn&#039;t recognize as an internal or external command operable prgm or batch file. Thanks for replying.]]></description>
		<content:encoded><![CDATA[<p>I get the command prompt either by start&gt; programs&gt; accessories&gt; command prompt or run.I can run notepad from run fine. but I can not do run for example,it gives me an errror msge asking me to check the path.From the command prompt when I type ping x.x.x.x&#8217;ping&#8217;isn&#8217;t recognize as an internal or external command operable prgm or batch file. Thanks for replying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 394/397 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 17:23:15 -->