Did I misstate something or are all of my references to DOS with
regard to XP in error?
_______________
Hi!
This is what YOU choose to believe...
_______________
Hi!
If you cannot bring yourself to trust what Microsoft and all available
expert advice tell you, there isn't much to talk about. But let's give
it a shot...
1) Previous Windows OSes (3.1 and 9.x, plus Me) ran on a DOS base with
such SYSTEM files as io.sys, msdos.sys, command.com, config.sys,
autoexec.bat. You don't find these on a Windows XP system, except
config.sys and autoexec.bat for compatibility reasons, i.e. to allow
old "legacy" applications to run.
Windows XP uses entirely different SYSTEM files such as NTLDR,
BOOT.INI, NTDETECT.COM.
2) The Command Prompt in Windows XP seemingly includes DOS commands but
these are only EMULATED DOS commands. They don't work at the same deep
level as DOS commands used to work in former systems. A clear example
of this is the use of partitioning and formatting commands under
Windows XP. You will be much better off partitioning and formatting
from the bootable XP CD than trying to use related DOS commands (FDISK,
FORMAT.COM) which are actually no longer available, especially when it
comes to the native Windows XP file system which is NTFS. You can still
use FAT32 but it is only for "legacy" reasons (with multi-boot systems
including Windows 9x systems). NTFS is the native XP file system.
"Legacy" DOS commands cannot deal with NTFS.
3) I am running an old GWBASIC program on XP Home! I was surprised that
it worked at all but this does not mean that Windows XP is based on a
DOS architecture. Support for this GWBASIC program is only emulated.
4) Microsoft system files might still be limited to 8 keystrokes but
again this is only for compatibility reasons.
5) If it weren't for compatibility reasons, Windows XP would perfectly
run without any of the former DOS commands. You can still write batch
files under XP but you'd be better off writing scripts.
6) You will never find a "Reboot to MS-DOS" command in Windows XP
simply because it would not make sense. There is no DOS foundation to
reboot to...