in command prompt no commands are working

I

ishfak

in the command promt no commands are working... such as if i type
ipconfig it shows me the following message like "ipconfig is not known
as any internal or external command" like that. whatever command i use
it displays me the same result. please let me know as it's an urgent
need to me to solve
 
W

Will Denny

Hi

At the Command Prompt type

path

Is the windows\system32 folder included?

--


Will Denny
MS-MVP Windows Shell/User
Please reply to the News Groups
 
R

Ramesh, MS-MVP

This is a "Path" problem. See this from Wesley Vogel.

- - -
'xxxx' is not recognized as an internal or external command,
operable program or batch file.

That can happen if something is misspelled or if the command is not in the
Path.

See this...
Why don't my commands work?
http://internet.cybermesa.com/~bstewart/cmdprompt.html#6

- - -

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


in the command promt no commands are working... such as if i type
ipconfig it shows me the following message like "ipconfig is not known
as any internal or external command" like that. whatever command i use
it displays me the same result. please let me know as it's an urgent
need to me to solve
 
S

Shenan Stanley

ishfak said:
in the command promt no commands are working... such as if i type
ipconfig it shows me the following message like "ipconfig is not
known as any internal or external command" like that. whatever
command i use it displays me the same result. please let me know as
it's an urgent need to me to solve

Sounds like your PATH is not set correctly.

Type in "PATH" and press ENTER when in a CMD prompt box. Copy and paste
that here.

Also type in "SET" and press ENTER.. That has a line starting with
"PATHEXT=..." <- copy and paste that here.
 

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