G
Guest
--
Joan
Joan
Joan said:Nothing
There isn't a DOS mode in Windows XP. Some DOS programs will run in a
Command Prompt window.
snipBruce Chambers said:Joan wrote:
Not to put too fine a point on it, you can't.
There is no way to reboot a WinXP PC into Real Mode DOS unless
you've set up a dual-boot system. The WinNT family of 32-bit
graphical operating systems, of which WinXP is the latest generation,
has never used, included, or "ridden upon" MS-DOS. The Recovery Console's
CLI (Command Line Interface) is the closest you can come to the old "DOS
mode." What, precisely, are you trying to accomplish?
You have a clue, now you have to apply it.
The Command Prompt _is_ DOS mode.
The Help file says, "The MS-DOS mode is a shell in which the MS-DOS
environment is emulated in 32-bit systems, such as Windows."
NobodyMan said:No matter how you coat it, there is NO DOS in XP. There is an
emulation that looks like DOS, and many DOS commands/programs will run
in it, but many won't. It is an EMULATION, not real-mode DOS.
Wesley Vogel said:command.com is 16-bit. Even though command.com does not execute commands,
cmd.exe does.
Wesley Vogel said:It means that if you have command.com open and type a command, cmd.exe opens
and executes the command. It does not matter if the commands are internal
or external.