DOS Command Reference
DOS Command Reference
*This DOS command reference is based substantially on material found in Paul McFedries’ Windows 98
Unleashed Professional Reference Edition, copyright 1998 Sams Publishing, all rights reserved. Used with
permission.
Windows 98 is, for the most part, the operating system on your machine. Yes, it comes with
some real-mode components (such as IO.SYS) that are DOS-like, but they really just handle a few
chores until Windows 98 can get itself into protected mode. After Windows 98 is running, how-
ever, “DOS” is just two things:
■ COMMAND.COM, which provides the DOS prompt and a collection of internal DOS com-
mands (such as COPY and DIR)
■ A few external DOS commands, such as FORMAT.COM and XCOPY.EXE
89719037 Tech Ref 7/26/99 12:30 PM Page 88
88 Technical Reference
For Windows 95 (and, so, Windows 98), Microsoft enhanced some of these commands, dropped
other commands, and made a few of the dropped commands available on the CD-ROM.
Table 28 lists the internal DOS commands available within the DOS 6.22, Windows 95, and
Windows 98 versions of COMMAND.COM.
The DOS external commands are located in the COMMAND subfolder of the main Windows
95/98 folder. Table 29 lists the external DOS commands that ship with Windows 95/98.
90 Technical Reference
Table 31 lists commands that were available in the Windows 95 CD-ROM in the
\OTHER\OLDMSDOS folder. These were commands that were available in DOS 6.22 but were not
installed by Windows 95 because they are obsolete.