home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 18 / CDMM18.bin / ah3 / install.bat < prev    next >
Encoding:
DOS Batch File  |  1995-12-05  |  131 b   |  7 lines

  1. @echo off
  2. th2inst
  3. if not errorlevel 1 goto end
  4. setup
  5. echo                Installation complete - type 'th2' to run game
  6. :end
  7.