No. Nothing to do with Dos. XP's command prompt is a 32 bit windows console
application. Any command you type into a Dos command prompt get given to the
32 bit command prompt for execution.
Type in start Run
cmd
then dir /?
command
then dir /?
command /k dir /?
[This is the Dos 5 Dir command. The other two show the Windows equivelent
commands - this is the only way to issue an internal dos command].
It is not DOS (16 bit operating system running in the CPU's intel '86'
mode) but a 32 bit command interpreter running in an emulated
environment - so it *looks* like a DOS command interpreter and will run
well behaved DOS programs
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.