home *** CD-ROM | disk | FTP | other *** search
/ CD Action 14 A & 15 A / cdactioncoverdisc / flight / install2.bat < prev    next >
DOS Batch File  |  1996-02-22  |  229b  |  16 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo This will now copy DOS4GW.EXE to the C:\FLIGHT directory - I hope that's
  5. echo where you installed Flight Unlimited!
  6. echo.
  7. copy dos4gw.exe c:\flight
  8. echo.
  9. pause.
  10. c:
  11. cd\flight
  12. flight
  13. :exit
  14.  
  15.  
  16.