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

  1. Rem         Batch file to run the Pente Share-Ware game in Doorway Mode
  2. Rem         note:  Doorway is required in order to run Pente in a door
  3. Rem         Download: drwy220.zip at your local bbs
  4. @echo off
  5. reset.exe                   <-  first command in all door batch files
  6. copy door.sys \pente
  7. cd pente
  8. doorway sys /O:t /M:45 /L: /G:on /P:pente.com
  9. c:
  10. cd \telix
  11. board.bat                   <- last command in all door batch files
  12.