home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 23 / XENIATGM23.iso / batch / simgolf.bat < prev    next >
DOS Batch File  |  1997-01-21  |  171b  |  10 lines

  1. @ECHO OFF
  2. xcopy \simgolf c:\tgmtmp\simgolf\ 
  3. c:
  4. cd \tgmtmp\simgolf
  5. @ECHO ON
  6. pkunzip simgolf.zip -d    
  7. del simgolf.zip
  8. cd \tgmtmp\simgolf\golfdemo\setup
  9. setup32.exe
  10.