home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 11 / 1995-10_Disc_11.iso / install.bat < prev    next >
DOS Batch File  |  1995-06-21  |  80b  |  7 lines

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