D:\DOOM2\ZIPPED C:\COMPRESS\PKUNZIP.EXE D:\DOOM2\WADS D:\DOOM2\DOOMIT.COM D:\DOOM2\SER5.EXE D:\DOOM2\WADS\MAKEMAP.EXE D:\COMMAND.COM D:\DOOMUTIL ;Line 1 contains the drive and directory as to where ;the compress files are. ;Line 2 contains the path for pkunzip.exe to extract archives. ;Line 3 contains the path where the files will be unzipped and where ;the wads to be converted will be looked for. ;Line 4 contains the path for any program that can be run without parameters ;such as DOOMIT or Wad Manager , even programs like EDIT I guess. However, ;I have experienced a few problems with running batch files with it so I ;included a compiler not made by me that will compile any batch files into ; COM files. (The program is BAT2EXE.COM) ;Line 5 contains the path for SER5 or some program that you also wish to run ;same as line 4. ;Line 6 contains the full path to where the wad converter file is (it should ;be included with this file. ;Line 7 is where the full path to COMMAND.COM is. ;Line 8 is where EGAVGA.BGI and TRIP.CHR are. ******************************************************************** * NOTE : THIS FILE SHOULD BE IN THE SAME LOCATION AS DOOMUTIL.EXE * ********************************************************************