home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 December / dpcb1298.iso / Fifth / install.bat < prev    next >
DOS Batch File  |  1998-05-26  |  147b  |  9 lines

  1. @md c:\fifth
  2. @md c:\fifth\wav
  3.  
  4. xcopy demopc.exe c:\fifth
  5. xcopy wav\*.wav c:\fifth\wav
  6.  
  7.  
  8. @echo Launch c:\fifth\demopc.wav to start the game
  9.