MS-DOS 3.30

From Just Solve the File Format Problem
Revision as of 15:37, 27 November 2012 by Maurice.de.rooij (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Introduction

First DOS version capable of creating FAT16 disks.

Booting

Following entries for AUTOEXEC.BAT and CONFIG.SYS are kind of general in order to have MS-DOS 3.30 run smoothly.

AUTOEXEC.BAT

ECHO OFF SET PATH=C:\;C:\MSDOS NLSFUNC MODE CON CODEPAGE PREPARE=((850)C:\MSDOS\EGA.CPI) CHCP 850 MODE CON CODEPAGE SELECT=850 KEYB US,850,C:\MSDOS\KEYBOARD.SYS PROMPT $P$G

CONFIG.SYS

FILES=30 BUFFERS=30 DEVICE=C:\MSDOS\DISPLAY.SYS CON=(EGA,437,2) REM 031 is Netherlands, based on intl. phone code, use 001 for US COUNTRY=031,437,C:\MSDOS\COUNTRY.SYS

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox