home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 25 / GNOME_DEMO.iso / batch / sracer.bat < prev    next >
DOS Batch File  |  1997-02-20  |  152b  |  11 lines

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