home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 30 / PCGAMER30.bin / install2.bat < prev    next >
DOS Batch File  |  1996-03-24  |  199b  |  12 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.  
  11.  
  12.