Home
> Versions
DOS v5.00
Notes
| Added
| Changed
| Removed
| Files
- The most significant DOS upgrade in many years, released June 1991.
- Considered to be a "clone" of Digital Research's DR-DOS v5.0
(released over a year earlier).
- "Largest" beta-test program in history, 7,500 testers.
- Included many changes to prepare for Windows 3.0.
- Supports 2.88Mb diskette drives.
- Supports disk partitions up to 2Gb.
- Supports up to 8 hard disks.
- Upgrade version for all earlier DOS versions (5.0UG).
- Major memory-management support. Now possible to have >620Kb
for apps:
- DOS puts DOS in the (high-memory) HMA (286+) and
provides access to UMBs (386+).
- DEVICEHIGH and
LOADHIGH (LH)
let you load device drivers
and TSRs outside of the 640K Conventional Memory area
(386+).
- HIMEM.SYS supports the HMA and Extended Memory
(286+).
- EMM386.EXE device driver and command support LIM-EMS
emulation and UMBs.
- MEM
provides info on UMBs and EMS; indicates if DOS is
loaded high.
- Other commands introduced:
- DELOLDOS
- DOSKEY
a command-line retriever and editor; creates DOS
command macros.
- DOSSWAP
- EDIT,
a full-screen text editor.
- EGA.SYS
- EXPAND
- QBASIC,
BASIC language development environment
(better than GWBASIC). Based on Quick BASIC.
- HELP
(MS) online syntax help for commands.
dosCmdName /? shows some help.
- LOADFIX
- MIRROR,
UNDELETE,
UNFORMAT
provide data security and ability to recover
deleted/lost files.
- SETUP to install/upgrade DOS.
- SETVER
tricks apps into thinking this is a different
version of DOS.
- Commands enhanced:
- ATTRIB
supports hidden and system file attributes.
- COMP
has some new options.
- DEBUG
supports 386 opcodes; provides online help via the
? command.
- DIR
supports sorted listings and selection by file
attribute. It can search subdirectories (you can find a
file anywhere on the disk), and it displays the total of
bytes used by the listed files. It also supports the
environment variable, dircmd, for selecting default
options.
- DOSSHELL
is now faster, easier to use, takes less memory,
and has more features, including the ability to swap tasks.
It is a thoroughly respectable DOS shell now.
- ECHO
with a period (eg, Echo.) displays a blank line.
- EDLIN
provides online help via the ? command.
- FIND
/I
performs case-insensitive searches.
- FORMAT
will save critical data for recovery via Unformat and, with
/Q,
will re-format diskettes very quickly and
safely. Supports 2.88M diskettes.
- GRAPHICS
supports real printers, such as the HP LaserJet.
- MEM
/C
reports memory usage in a manner actually readable
by humans.
- RAMDRIVE.SYS
- RESTORE
/D
provides a way to see the names of files on a
backup disk.
- SMARTDRV.SYS speed up hard disk access using
disk-caching.
- TIME
displays and accepts P or PM to mean afternoon.
- Commands removed:
- SELECT
(now use the full-featured SETUP program)
- BUFFERS=.../X (buffers in EMS not supported; use
SMARTDRV.SYS /X)
Added
none.
Changed
none.
Removed
none.
Files
Filelist
Last Updated: 2004/03/01
Direct corrections or suggestions to:
Rick Lively