home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / PLANTRAN.ZIP / PLANTRAN.BAT < prev    next >
DOS Batch File  |  1994-02-06  |  302b  |  10 lines

  1. rem ***************************************************************
  2. rem *This is a sample batch file to run the interface from the bbs*
  3. rem ***************************************************************
  4.  
  5. copy c:\bbs\door.sys c:\bbsgames\plantran\door.sys
  6. cd \bbsgames\plantran
  7. plantran.exe
  8.  
  9.  
  10.