home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Doom Levels / 1000DOOMLevels-3DSharewareGames.bin / pc / doomfaqs / dmconfig / autoexec.bat next >
DOS Batch File  |  1994-07-19  |  2KB  |  70 lines

  1. @echo off
  2.  
  3. rem This is the AUTOEXEC.BAT off of my (Deric's) computer...
  4. rem I've got a 486DX2-66MHz (need to program/work) with local bus video
  5. rem and local bus IDE-Controller. I build the whole thing from scratch along
  6. rem with a "sister" computer that is identicle to mine for a friend.
  7.  
  8. rem It/They also have Sound Blaster 16, 14.4K & 28.8K modems, 2 3½" floppies,
  9. rem 540MB hard drive (I'm going to add another (1 Gig oh joy!)),
  10. rem Panasonic Double speed CD-ROM, 1 5¼" floppy, the rest is on mine only...
  11. rem NodeRunner 2000 (Artisoft) ethernet card, 8MBytes of RAM.
  12.  
  13. echo.
  14. echo AUTOEXEC.BAT file...
  15.  
  16. verify on
  17. PATH C:\WINDOWS;C:\DOS;C:\BP\BIN;C:\DERICS;C:\LANTASTI;C:\PKWARE;C:\NOREXE;C:\BATS;C:\TCPP\BIN;C:\
  18. SET BLASTER=A220 I5 D1 H5 P330 T6
  19. SET SOUND=C:\SB16
  20. SET DIRCMD=/w/p/ogne/a
  21. SET COPYCMD=/Y
  22. SET TEMP=D:\
  23. SET MTEZ=C:\MTEZ
  24. C:\SB16\SB16SET /M:220 /VOC:220 /MIDI:220 /CD:220 /LINE:0 /TREBLE:150 /BASS:200 /SPK:0 /MIC:0 /AGC:on
  25. C:\SB16\SBCONFIG.EXE /S
  26. C:\DERICS\CURSPEED 0
  27. GOTO %CONFIG%
  28.  
  29. :qemm
  30. :himem
  31. call c:\lantasti\startnet.bat
  32. goto skipcdrom
  33.  
  34. :doomnet
  35. call c:\lantasti\startipx.bat
  36. goto skipcdrom
  37.  
  38. :qnonet
  39. :henonet
  40. LH C:\DOS\MSCDEX /D:MVCD001 /E /S /V /L:R /M:20
  41.  
  42. :skipcdrom
  43. rem LH C:\DOS\MOUSE bhigh s05 r50 microsoft cenhance ton 9600
  44. rem LH C:\LANTASTI\LANCACHE.EXE /NODELAYED_WRITES
  45.  
  46. 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
  47.  
  48. rem In case you're wondering what the heck the above is it looks like the below...
  49.  
  50. rem      ░▒▓█ Deric's Computer █▓▒░             « light green
  51. rem      MS-DOS Version 6.20                    « light blue
  52. rem      Wed 07-20-1994                         « light magenta
  53. rem       11:00:00.00                           « time... light cyan
  54. rem      C:\≡>
  55. rem      ^^^^^
  56. rem     "C:\" « flashing light red... "≡>" « yellow
  57.  
  58.  
  59. LH C:\TMOUSE\MMOUSE /A9
  60. C:\DOS\SMARTDRV.EXE C
  61. LH C:\DOS\DOSKEY
  62. LH C:\DOS\DVANSI
  63.  
  64. goto nomem
  65. :hi
  66. LH C:\DOS\MSCDEX /D:MVCD001 /E /S /V /L:R /M:20
  67. :nomem
  68. cls
  69. @echo on
  70. dir