The DOS mode files are
Config.sys
DOS=single
DOS=high, umb
Device=C:\windows\himen.sys
Device =C:\windows\emm386.exe noem
DeviceHigh=C:\Windows\COMMAND\MSCDEX.EXE /D:TCPD0001 (this may be /D:MSCD0001 with another computer)
also if you computer has it's own driver it will take the place of
C:\Windows\COMMAND\MSCDEX.EXE. My laptop is a Thinkpad with it's own driver so the line entry was,
DEVICEHIGH=C:\CDROM\IBMTPCD.sys /R
Autoexec.bat
@Echo off (ignore the colored font, Echo is in red as it is a Tom's Hardware user name and not related to the autoexec.bat entry)
SET Prompt=$p$g
SET SOUND=C:\PROGRA~1\CREATIVE\CTSND
SET BLASTER=A220 I5 D1
SET...