home *** CD-ROM | disk | FTP | other *** search
/ Secret Service 60 / SServCD_60.bin / Fifth / install.bat < prev   
DOS Batch File  |  1998-08-19  |  149b  |  10 lines

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