home *** CD-ROM | disk | FTP | other *** search
/ PC Play: Sport / PCPLAYSPORT.ISO / install / golf.bat < prev    next >
Encoding:
DOS Batch File  |  1996-10-15  |  182 b   |  15 lines

  1. @echo off
  2. cls
  3. IF EXIST c:\Golf\NUL GOTO GO
  4. call Find.bat Golf
  5. echo Installing PGA Tour Golf to C:\Golf... 
  6. md c:\Golf 
  7. xcopy *.* c:\Golf /s
  8. :GO
  9. c:
  10. cd \
  11. cd Golf
  12. Pga96
  13.  
  14.  
  15.