View Full Version : Cmd Prompt for Dos program ?


JohnR
08-12-2006, 10:11 PM
When I try to run an older DOS program, the cmd window appears with a blank
cmd screen. The cursor blinks, but nothing can be entered (typed) and the
program does not run.
Any Help ?
Thanks
John

Dave Patrick
08-12-2006, 10:27 PM
This article may help.

http://www.microsoft.com/technet/prodtechnol/Windows2000Pro/reskit/part8/proch36.mspx?mfr=true

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"JohnR" wrote:
| When I try to run an older DOS program, the cmd window appears with a
blank
| cmd screen. The cursor blinks, but nothing can be entered (typed) and the
| program does not run.
| Any Help ?
| Thanks
| John
|
|

Ian
10-07-2006, 06:30 PM
Two command-processors are available, cmd.exe and command.com

to launch either, type 'cmd' or 'command' into a run box.

command.com more closely matches the older versions of DOS, whereas most
people (I think) agree that cmd.exe works better for the vast majority of
apps. Give both a try, anyway.