home *** CD-ROM | disk | FTP | other *** search
/ The Great Feast of Heaven 103 / OLD.iso / ecstatic / setup.bat < prev    next >
Encoding:
DOS Batch File  |  1995-01-19  |  118 b   |  12 lines

  1. @echo off
  2. set DOS4G=quiet
  3. testmem
  4. if ERRORLEVEL 18 goto meg8
  5. ecst4meg -s
  6. goto end
  7.  
  8. :meg8
  9. ecst8meg -s
  10.  
  11. :end
  12.