home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1995 September / PCP0995.ISO / demos / install.bat
Encoding:
DOS Batch File  |  1995-06-22  |  80 b   |  7 lines

  1. @echo off
  2. md c:\fxdemo
  3. xcopy fxfight\*.* /s c:\fxdemo
  4. c:
  5. cd \fxdemo
  6. setup
  7.