Re: I can't execute in CMd any prog'
- From: "Shenan Stanley" <newshelper@xxxxxxxxx>
- Date: Fri, 2 Sep 2005 19:59:30 -0500
???? wrote:
> I can't execute any prog' like PING or IPCONFIg or even HELP etc.
> How can iI fix that ??? (it does perform cls and exit) or re-register
> those external commands??? ex:
>
> "C:\Documents and Settings\Itay>ipconfig
> 'ipconfig' is not recognized as an internal or external command,
> operable program or batch file."
Sound like your path is messed up.. Let's verify..
Open a CMD prompt.
First try simple commands:
SET
<ENTER>
DIR
<ENTER>
Then Type this in:
%SystemRoot%\system32\ping.exe
<ENTER>
Whether or not that works, then try this:
CD %SystemRoot%
<ENTER>
CD System32
<ENTER>
PING
<ENTER>
If those work - come back and let us know - then maybe we can fix your
pathing.
--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.htmlSounds like your
.
- Prev by Date: Re: HOW DO I CHECK SATA BEING USED FOR HARD DRIVE?
- Next by Date: Re: make 2 disks into 1 partition
- Previous by thread: having a little network problem.....
- Next by thread: Re: I can't execute in CMd any prog'
- Index(es):
Relevant Pages
|