home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 5 / ClassicFond05_nopass.iso / STRATEGI / CIVILWAR.RAR / CIVILWAR.BAT < prev    next >
DOS Batch File  |  1995-07-04  |  208b  |  15 lines

  1. @echo off
  2. hybrid
  3. SET DOS4G=quiet
  4. exe\hasmem 4000
  5. if errorlevel 1 goto run4meg
  6. :fullversion
  7. exe\dwg
  8. goto finish
  9. :run4meg
  10. exe\dwg_4m
  11. if not errorlevel 1 goto finish
  12. exe\rundb
  13. goto run4meg
  14. :finish
  15.