home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 14 / 1996-01_Disc_14.iso / crusader / instcrus.bat < prev    next >
DOS Batch File  |  1995-10-31  |  433b  |  17 lines

  1. cls
  2. echo off
  3. echo.
  4. echo.
  5. echo This demo of Crusader runs best with 16MB of RAM.
  6. echo It's possible, on some machines, to run the 
  7. echo demo with just 8MB of RAM. You'll probably HAVE
  8. echo to create a boot disk that will create as much
  9. echo free XMS memory as possible (7MB of free XMS is
  10. echo needed). Check the system requirements to make sure
  11. echo you make the grade.
  12. echo.
  13. pause
  14. CD\CRUSADER
  15. CALL INSTALL.EXE
  16. PAUSE
  17.