home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / bootcn16.arj / README.DOC < prev    next >
Encoding:
Text File  |  1991-10-21  |  6.6 KB  |  161 lines

  1.  
  2.         BOOTCON version 1.60                                    10/21/91
  3.  
  4.  
  5. ---[ Getting Started ]--------------------------------------------------
  6.  
  7.         The installation program has been designed to be as flexible
  8.         as possible.  The INSTALL program must be used to install
  9.         BOOTCON.  It cannot be installed manually.
  10.  
  11.         Your CONFIG.SYS and AUTOEXEC.BAT files will not be modified
  12.         unless you specifically authorize it.  If authorized, templates
  13.         will be appended to each file.  If you do not allow the tem-
  14.         plates to be appended to the files, they will need to be
  15.         manually modified according to the instructions in the BOOTCON
  16.         Owner's Manual.
  17.  
  18.         It is strongly recommended that you let the installation program
  19.         modify your configuration files because this will save you a
  20.         significant amount of typing and eliminate opportunities for
  21.         syntax errors.
  22.  
  23.  
  24. ---[ Sample Files ]-----------------------------------------------------
  25.  
  26.         Sample CONFIG.SYS and AUTOEXEC.BAT files are provided for your
  27.         use.  The files have the extension .SAM.  These sample files are
  28.         not intended for actual use.  They contain statements that are
  29.         typical for these files, not necessarily statements that are
  30.         correct for YOUR system.
  31.  
  32.  
  33. ---[ Compatibility Notes ]----------------------------------------------
  34.  
  35.         1)  COMMAND.COM Replacements
  36.  
  37.         BOOTCON is compatible with most COMMAND.COM replacements such as
  38.         Symantec's NDOS and JP Software's 4DOS.  In both cases BCVARCHK
  39.         must be used to set the BOOTCON environment variable.  Please
  40.         see the BOOTCON Owner's Manual for further details on running
  41.         BCVARCHK.
  42.  
  43.         2)  DR-DOS
  44.  
  45.         BOOTCON is not compatible with Digital Research's DR-DOS at this
  46.         time.
  47.  
  48.         3)  Configuration Optimization Programs
  49.  
  50.         Programs such as QEMM Optimize from Quarterdeck may be used with
  51.         BOOTCON, however, special procedures must be used because most
  52.         of these programs do not recognize the different configurations
  53.         that BOOTCON provides.  Use the following steps as a guide when
  54.         using optimization programs.
  55.  
  56.             A)  Make a backup copy of your CONFIG.SYS and AUTOEXEC.BAT
  57.                 files.
  58.  
  59.             B)  Determine which BOOTCON configuration you wish to opt-
  60.                 imize.
  61.  
  62.             C)  Using your text editor, remove BOOTCON and all other
  63.                 configurations from your CONFIG.SYS and AUTOEXEC.BAT
  64.                 files.
  65.  
  66.             D)  Run the optimization program.
  67.  
  68.             E)  Using your text editor, incorporate the optimized
  69.                 configuration back into your original CONFIG.SYS and
  70.                 AUTOEXEC.BAT files.
  71.  
  72.  
  73. ---[ Technical Details ]------------------------------------------------
  74.  
  75.         Memory Usage     BOOTCON will retain a stub of up to 464 bytes
  76.                          of system memory.  This can be reduced by
  77.                          approximately 200 bytes by disabling hooks in
  78.                          the Advanced Options configuration screen.
  79.                          Note that if you disable hooks, you must use
  80.                          BCVARCHK to set the BOOTCON environment
  81.                          variable.
  82.  
  83.                          If BOOTCON is exited by pressing [Escape] and
  84.                          the DOS version is 3.30 or later, BOOTCON will
  85.                          not keep any memory.  If a DOS version prior to
  86.                          3.30 is being used, a small stub will remain in
  87.                          memory.
  88.  
  89.         Loading High     BOOTCON itself generally cannot be loaded high
  90.                          because there is usually not enough high memory
  91.                          for BOOTCON to run.
  92.  
  93.         Interrupt Usage  BOOTCON chains into interrupt 21h if hooks are
  94.                          enabled.  This can be prevented by disabling
  95.                          hooks in the Advanced Options configuration
  96.                          screen.
  97.  
  98.         CGA Snow Driver  The driver CGASNOW.DRV is provided for those
  99.                          systems that use CGA video that causes video
  100.                          interference (snow).  This driver will be auto-
  101.                          matically used if Snow Processing is enabled in
  102.                          the BOOTCON Configuration window and a CGA is
  103.                          in use.  If you do not have CGA video, this
  104.                          driver may be deleted.
  105.  
  106.  
  107. ---[ Advanced Techniques ]----------------------------------------------
  108.  
  109.         Certain statements may be placed in your CONFIG.SYS multiple
  110.         times and DOS will use the last occurrence of the statement.  In
  111.         particular, this may be done with the FILES and BUFFERS state-
  112.         ments.
  113.  
  114.         This is useful for setting default values that will be used
  115.         unless they are overridden in the particular BOOTCON config-
  116.         uration that is chosen.
  117.  
  118.         For example, you may choose to put the statement BUFFERS=30 at
  119.         the beginning of your CONFIG.SYS file.  Then you would only need
  120.         to put additional BUFFERS statements in those particular config-
  121.         urations where you wanted to use a different value.  This pre-
  122.         vents you from having to put a BUFFERS statement in every
  123.         configuration.
  124.  
  125.  
  126. ---[ Known Problems (Undocumented Features) ]---------------------------
  127.  
  128.         None.
  129.  
  130.  
  131. ---[ Technical Support ]------------------------------------------------
  132.  
  133.         For technical support you should first contact the dealer where
  134.         you purchased the program.  If they cannot help you, please feel
  135.         free to contact us.
  136.  
  137.         When calling for technical support, please have the following
  138.         information available:
  139.  
  140.                 The BOOTCON version and serial number
  141.                 The DOS vendor and version number
  142.                 Details and any TSRs and device drivers in use
  143.                 The hardware configuration:
  144.  
  145.                         Brand and model of computer
  146.                         Video type
  147.                         Amount of memory
  148.                         Hard and floppy drive configuration
  149.  
  150.  
  151.         We can be reached at:
  152.  
  153.                 Modular Software Systems
  154.                 115 W. California Blvd., Suite 113
  155.                 Pasadena, CA  91105
  156.  
  157.                 (818) 440-9104
  158.                 (818) 440-9240 fax
  159.  
  160.         We also can be reached via Compuserve Mail at user-ID 73367,176
  161.