home *** CD-ROM | disk | FTP | other *** search
/ Excalibur 51 / Excalibur_51_cd.bin / fx.bat < prev    next >
DOS Batch File  |  1995-06-23  |  87b  |  8 lines

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