home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 October / WPCOCT97.iso / HTML / RES / RESOURCE / GAMES / BLAM / BLAMDEMO.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-09-26  |  120 b   |  11 lines

  1. @echo off
  2. blaminst
  3. if not errorlevel 4 goto l2
  4. setup
  5. blam
  6. goto end
  7. :l2
  8. if not errorlevel 3 goto end
  9. blam
  10. :end
  11.