DOS not working

V

venu

Hi ,
I am using win xp(sp2), the DOS is not working means if i type any commands
it showing " is not recognized as an internal or external command,operable
program or batch file. But i don't have any system errors at the running.
Give a solution.

thanks,
venu.
 
W

Will Denny

Hi

From a command prompt type

path

and make sure that the windows\system32 folder is included.

--


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

Ramesh, MS-MVP

What's the command-line you're using?

See if this applies:

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


Hi ,
I am using win xp(sp2), the DOS is not working means if i type any commands
it showing " is not recognized as an internal or external command,operable
program or batch file. But i don't have any system errors at the running.
Give a solution.

thanks,
venu.
 
B

Bruce Chambers

venu said:
Hi ,
I am using win xp(sp2), the DOS is not working means if i type any commands
it showing " is not recognized as an internal or external command,operable
program or batch file. But i don't have any system errors at the running.
Give a solution.

thanks,
venu.


Your Path Statement is probably screwed up, and lacking the normal
entries for WinXP's system folders. Therefoe, WinXP doesn't know how to
find the applications.

It should look something like this:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem

To edit the Path, right-click My Computer > Properties > Advanced >
Environmental Variables. In the System Variables windows, highlight
"Path" and click the <Edit> button.


--

Bruce Chambers

Help us help you:



They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin

Many people would rather die than think; in fact, most do. -Bertrum Russell
 

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

Similar Threads

DOS not working 6
Help 4
chkdsk command will not work 1
Dos commands in windows XP SP2 2
Command-line Tools Are Not Recognized 7
DOS Program 4
Using DOS Applications 2
windows commands not working 1

Top