home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 27 / CITE.iso / batch / carmdemo.bat next >
DOS Batch File  |  1997-04-16  |  160b  |  10 lines

  1. @ECHO OFF
  2.  
  3. xcopy \carma\data\ c:\tgmtmp\carma\data\ 
  4. xcopy \carma\ c:\tgmtmp\carma\ 
  5. c:
  6. cd \tgmtmp\carma\
  7. @ECHO ON
  8. attrib *.* -r
  9. setup.exe
  10. carmdemo.exe