home *** CD-ROM | disk | FTP | other *** search
/ Unprotect 6 / Unprotect-6.0.iso / update / alien103 / alien103.exe / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-02-20  |  110 b   |  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.