home *** CD-ROM | disk | FTP | other *** search
/ PC Play 2 / PCPLAY2.ISO / install / abrams.bat next >
Encoding:
DOS Batch File  |  1996-09-21  |  150 b   |  14 lines

  1. @echo off
  2. cls
  3. IF EXIST c:\Bluebyte\Ad\NUL GOTO GO
  4. call Find.bat Abrams
  5. cd DISK1
  6. setup.exe
  7. GOTO END
  8. :GO
  9. c:
  10. cd \
  11. cd Abrams
  12. Abrams.exe
  13. :END
  14.