home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / xhost30s.zip / EXECHOST.DAT / SETDOORS.ZIP / GLOBWAR.BAT < prev    next >
DOS Batch File  |  1993-05-20  |  508b  |  9 lines

  1. Rem              Batch file to run Global Wars Door in Rbbs mode
  2. echo off
  3. reset.exe                          <-- first command in all door batch files
  4. cd globwar                         <-- Change to Global Wars door directory
  5. war.exe /R c:\telix\dorinfo1.def   <-- Run Door in Rbbs mode
  6. c:                                 <-- Return to drive containing TELIX
  7. cd \telix                          <-- Return to Host directory
  8. board.bat                          <-- last command in all door batch files
  9.