ms-dos editor is not working ,when typing in command prompt as edit then it is showing a message as "the system cannot execute the specified program.
|
feedback
|
|
Sounds like your paths might be wrong or if you are using a floppy disk it might not have been included. Can you give us more info of what version of dos you are running and how you are getting to ms-dos? | |||
|
feedback
|
|
Edit.com should be in your system32 directory so %windir%\system32\edit.com should start it. | |||
|
feedback
|
|
verify if default values for "Path" are in your enviroment variables (win+break, advanced). "C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;" must be there. Do not forget ";" to separate the paths. if it does not solve it, try restoring your Windows with the CD. | |||
|
feedback
|