Basic MS-DOS Configuration

From Datashed Retrocomputing Wiki
Revision as of 12:41, 8 April 2019 by Jpw (talk | contribs) (Created page with "These are basic CONFIG.SYS and AUTOEXEC.BAT files. Assuming DOS is installed in C:\DOS. == CONFIG.SYS == <nowiki> DEVICE=C:\DOS\HIMEM.SYS DEVICE=C:\DOS\CD1.SYS /D:MSCD001 </...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These are basic CONFIG.SYS and AUTOEXEC.BAT files. Assuming DOS is installed in C:\DOS.

CONFIG.SYS

DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\CD1.SYS /D:MSCD001

AUTOEXEC.BAT

@ECHO OFF
PATH C:\DOS
C:\DOS\MSCDEX.EXE /D:MSCD001 /L:E