home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / zctl10_1.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1993-06-15  |  264b  |  8 lines

  1. @echo off
  2. cls
  3. echo To run the install program for 8088 and 80286 computers - press ENTER
  4. echo now.  If you have an 80386 or above, then hit CONTROL-BREAK now and
  5. echo run ZLGEN386.EXE to create the ZCTL.DBZ file.  It is much, much faster.
  6. pause
  7. zctlgen.exe
  8.