Out of Box Autoexec.bat and Config.sys



Document ID: 94000531

 

Posted Date: 1996-08-19

 

Last Updated: 1996-08-19

 

Distribution: View Public Website

 

Information
7231 Autoexec.bat
*****
@echo off

REM Enable CD-ROM support in MS-DOS.
If Exist TOSCD001 LoadHigh C:\Windows\Command\MSCDEX /D:TOSCD001 /M:15 /L:E

REM Enable LT Win Modem COM2 support in MS-DOS.
REM C:\PNPModem\ConfigP /I 3 /A 0x2F8 /D 7 /M 0x108
REM LoadHigh C:\PNPModem\LTTSR

REM Enable mouse support in MS-DOS.
Set MSINPUT=C:\MSINPUT
REM C:\MSInput\Mouse\Mouse

Set BLASTER=A220 I5 D1 T4
Set TEMP=C:\WINDOWS\TEMP
*************************************************************************************

7231 Config.sys
*****
REM Tip: Put the real mode driver for your CD-ROM in here.
REM It won't be used by Windows 95, but it will be used if you
REM choose "Restart your computer in MS-DOS mode" from
REM the Shutdown menu in Windows or if you choose F8 and select
REM one of the startup menu options that let you enter into MS-DOS
REM instead of loading the Windows 95 GUI.
REM
REM Be sure the information following the /D switch on the CD-ROM
REM driver matches the information following the /d: parameter on
REM MSCDEX loaded in Autoexec.bat.

[COMMON]
DOS=High,UMB
NumLock=On

REM Enable XMS, EMS and UMB support in MS-DOS.
Device-C:\Windows\himem.sys /testmem:off
Device=C:\windows\EMM386.exe RAM I=B000-B7FF

REM Enable CD-ROM support in MS-DOS.
DeviceHigh=C:\CDROM\CDROMDrv.sys /d:TOSCD001


Export Control and EULA
Use of any software made available for download from this system constitutes your acceptance of the Export Control Terms and the terms in the Dynabook end-user license agreement both of which you can view before downloading any such software.