SENSATION! (250-1650) Original AUTOEXEC.BAT Faxback Doc. # 1111 This is the AUTOEXEC.BAT file as it comes from the factory. Everything below this line is the actual AUTOEXEC.BAT. ___________________________________________________________________________ C:\WINDOWS\SMARTDRV.EXE @echo off set err=0 \bin\mscdex /d:MSCD001 if errorlevel 1 goto fail goto continue :fail echo. echo A problem exists with your CD-ROM installation. echo CONFIG.SYS must contain the statement: echo. echo DEVICE=\BIN\LMSDD250.SYS /D:MSCD001 /P:340 /I:11 /C:99 /M:6 echo. echo See your documentation for more information. set err=1 pause :continue @ECHO OFF PROMPT $p$g PATH C:\WINMATE;C:\WINDOWS;C:\MSWORKS;C:\VIEWER;C:\WINDOWS\TOOLBOOK;C:\DOS SET TEMP=C:\DOS loadhigh mouse loadhigh \bin\VISBIOS rem The sndmixer program sets the sound levels back to the saved rem mixer settings. sndmixer.exe /r (restore levels) [windows directory] if exist c:\windows\sndmixer.exe c:\windows\sndmixer /r c:\windows if exist c:\windows\win.com c:\windows\win SENSATION! (25-1650) (version 6.0 MS-DOS Upgrade) The original AUTOEXEC.BAT file from the DATA CD, version 1.3. ----------------------------------------------------------------------------- LH /L:0;2,42384 /S C:\DOS\SMARTDRV.EXE @echo off set err=0 LH /L:2,27984 \bin\mscdex /d:MSCD001 if errorlevel 1 goto fail goto continue :fail echo. echo A problem exists with your CD-ROM installation. echo CONFIG.SYS must contain the statement: echo. echo DEVICE=\BIN\LMSDD250.SYS /D:MSCD001 /P:340 /I:11 /C:99 /M:6 echo. echo See your documentation for more information. set err=1 pause :continue @ECHO OFF PROMPT $p$g PATH C:\WINMATE;C:\WINDOWS;C:\MSWORKS;C:\VIEWER;C:\WINDOWS\TOOLBOOK;C:\DOS SET TEMP=C:\DOS LH /L:2,40384 mouse LH /L:2,41168 \bin\VISBIOS rem The sndmixer program sets the sound levels back to the saved rem mixer settings. sndmixer.exe /r (restore levels) [windows directory] if exist c:\windows\sndmixer.exe c:\windows\sndmixer /r c:\windows if exist c:\windows\win.com c:\windows\win (jlc-01/20/94)