home *** CD-ROM | disk | FTP | other *** search
/ PC Play: Horror & Adventure / HORROR.ISO / install / rampage.bat < prev    next >
Encoding:
DOS Batch File  |  1997-02-18  |  120 b   |  11 lines

  1. @echo off
  2. cls
  3. IF EXIST c:\Ardemo\NUL GOTO GO
  4. cd \Demos\Rampage
  5. Install
  6. goto end
  7. :Go
  8. c:
  9. cd \Ardemo
  10. Rampage
  11. :end