home *** CD-ROM | disk | FTP | other *** search
/ CD Concept 3 / CD_CONCEPT_3.ISO / scottish / install.bak < prev    next >
Text File  |  1994-12-07  |  194b  |  11 lines

  1. @echo off
  2. cls
  3. echo Installing Carnoustie Virtual Golf!
  4. echo PLEASE WAIT!
  5. pkunzip -d -o golf.zip c:
  6. copy readme.txt c:\sgolf\
  7. c:
  8. cd sgolf
  9. cls
  10. echo INSTALL COMPLETE! Type 'golf' to run!
  11.