home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2.5 / 1996-06_Disc_2.5.iso / patches / alien103.exe / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-02-20  |  110b  |  12 lines

  1. @echo off
  2. cd .\aliens
  3. i.exe
  4. if NOT EXIST c:\azsdef goto aaa
  5.  
  6. aliensp2.exe p
  7. setup.exe
  8.  
  9. :aaa
  10.  
  11. cd ..
  12.