home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.3 / 1996-04_-_Disc_2.3.bin / ah3 / install.bat < prev    next >
DOS Batch File  |  1995-12-05  |  131b  |  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.