home *** CD-ROM | disk | FTP | other *** search
/ CD Concept 3 / CD_CONCEPT_3.ISO / scottish / install.bat < prev    next >
DOS Batch File  |  1994-12-08  |  250b  |  12 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 minimum processor 486 33Mhz (recommend 486 50Mhz)
  11. echo INSTALL COMPLETE! Type 'golf' to run!
  12.