home *** CD-ROM | disk | FTP | other *** search
/ Mystic Towers / MysticTowers.mdf / install.bat < prev    next >
DOS Batch File  |  1995-12-16  |  137b  |  13 lines

  1. @echo off
  2. SET APOGEECD=
  3.  
  4. cd\TOWINSTL
  5. install.exe
  6. if exist install.exe goto endtmp
  7. CALL START.BAT
  8. goto end
  9.  
  10. :endtmp
  11. cd\
  12.  
  13. :end