home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Doom Levels
/
1000DOOMLevels-3DSharewareGames.bin
/
pc
/
doomfaqs
/
dmconfig
/
autoexec.bat
next >
Wrap
DOS Batch File
|
1994-07-19
|
2KB
|
70 lines
@echo off
rem This is the AUTOEXEC.BAT off of my (Deric's) computer...
rem I've got a 486DX2-66MHz (need to program/work) with local bus video
rem and local bus IDE-Controller. I build the whole thing from scratch along
rem with a "sister" computer that is identicle to mine for a friend.
rem It/They also have Sound Blaster 16, 14.4K & 28.8K modems, 2 3½" floppies,
rem 540MB hard drive (I'm going to add another (1 Gig oh joy!)),
rem Panasonic Double speed CD-ROM, 1 5¼" floppy, the rest is on mine only...
rem NodeRunner 2000 (Artisoft) ethernet card, 8MBytes of RAM.
echo.
echo AUTOEXEC.BAT file...
verify on
PATH C:\WINDOWS;C:\DOS;C:\BP\BIN;C:\DERICS;C:\LANTASTI;C:\PKWARE;C:\NOREXE;C:\BATS;C:\TCPP\BIN;C:\
SET BLASTER=A220 I5 D1 H5 P330 T6
SET SOUND=C:\SB16
SET DIRCMD=/w/p/ogne/a
SET COPYCMD=/Y
SET TEMP=D:\
SET MTEZ=C:\MTEZ
C:\SB16\SB16SET /M:220 /VOC:220 /MIDI:220 /CD:220 /LINE:0 /TREBLE:150 /BASS:200 /SPK:0 /MIC:0 /AGC:on
C:\SB16\SBCONFIG.EXE /S
C:\DERICS\CURSPEED 0
GOTO %CONFIG%
:qemm
:himem
call c:\lantasti\startnet.bat
goto skipcdrom
:doomnet
call c:\lantasti\startipx.bat
goto skipcdrom
:qnonet
:henonet
LH C:\DOS\MSCDEX /D:MVCD001 /E /S /V /L:R /M:20
:skipcdrom
rem LH C:\DOS\MOUSE bhigh s05 r50 microsoft cenhance ton 9600
rem LH C:\LANTASTI\LANCACHE.EXE /NODELAYED_WRITES
PROMPT $e[32;1m░▒▓█ Deric's Computer █▓▒░$_$e[34m$v$_$e[35m$d$_$e[36m$t$_$e[5;31m$p$e[0;33;1m≡$g$e[37m
rem In case you're wondering what the heck the above is it looks like the below...
rem ░▒▓█ Deric's Computer █▓▒░ « light green
rem MS-DOS Version 6.20 « light blue
rem Wed 07-20-1994 « light magenta
rem 11:00:00.00 « time... light cyan
rem C:\≡>
rem ^^^^^
rem "C:\" « flashing light red... "≡>" « yellow
LH C:\TMOUSE\MMOUSE /A9
C:\DOS\SMARTDRV.EXE C
LH C:\DOS\DOSKEY
LH C:\DOS\DVANSI
goto nomem
:hi
LH C:\DOS\MSCDEX /D:MVCD001 /E /S /V /L:R /M:20
:nomem
cls
@echo on
dir