home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / SYSTEM / RECONFI3 / RECONFIG.DOC < prev    next >
Text File  |  1993-12-01  |  13KB  |  343 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.                    RECONFIG 3.1 - THE DOS CONFIGURATION MANAGER
  22.  
  23.                   (c) 1990 by Optimal Solutions of New Hampshire
  24.  
  25.   
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.                                TABLE OF CONTENT
  40.   
  41.   Installation Instructions................................................3
  42.   How to Run Reconfig......................................................3
  43.   Licensing Information....................................................3
  44.   Pricing..................................................................3
  45.   Hardware Requirements....................................................3
  46.   What is a Configuration?.................................................4
  47.   The Configuration Editor.................................................4
  48.   Getting Started..........................................................4
  49.   Creating a New Configuration.............................................4
  50.   Command Descriptions.....................................................5
  51.   Using the Reconfig Command...............................................5
  52.   Using the Name Command...................................................5
  53.   Using the Autoexec.bat Command...........................................5
  54.   Using the Config.sys Command.............................................5
  55.   Using the Description Command............................................5
  56.   Using the Print Command..................................................6
  57.   Using the Delete Command.................................................6
  58.   Using the Help Command...................................................6
  59.   Importing Text Files into Reconfig.......................................6
  60.   Technical Support........................................................6
  61.   Information about The Menu Construction Set..............................6
  62.   Order Form...............................................................7
  63.   
  64.   
  65.  
  66.   INSTALLATION INSTRUCTIONS
  67.  
  68.   Insert the installation disk into a floppy drive and then type:
  69.   
  70.                       A:       (or B: if you are using Drive B)
  71.                       INSTALL
  72.  
  73.   During installation, your original AUTOEXEC.BAT and CONFIG.SYS files are
  74.   copied to the Reconfig installation directory.  This is done as a safety
  75.   precaution only.
  76.   
  77.   
  78.   HOW TO RUN RECONFIG
  79.   
  80.   Type RECONFIG to enter the configuration editing environment.
  81.  
  82.   Type RECONFIG [configname] to automatically reconfigure your system to a
  83.   predefined configuration.  For example, RECONFIG NORMAL changes your
  84.   Autoexec.bat and Config.sys files to your normal configuration, and then
  85.   automatically reboots your machine.  As a safety precaution, your previous
  86.   configuration is kept in the AUTOEXEC.BAK and CONFIG.BAK files located
  87.   in the Reconfig installation directory.
  88.  
  89.   Type RECONFIG NORMAL NOBOOT to change your system to its NORMAL configuration
  90.   without rebooting after the change.
  91.  
  92.   
  93.   LICENSING INFORMATION
  94.   
  95.   RECONFIG is being distributed under the Shareware concept, which allows you
  96.   to try the software first before buying.  You only pay for the software if
  97.   you decide to use it.
  98.   
  99.   Upon receipt of your registration check, OSNH will send you the following:
  100.   
  101.                   o Latest version of RECONFIG
  102.                   o Latest version of the documentation
  103.                   o Automatic upgrade to RECONFIG 4.0 (when available)
  104.   
  105.   
  106.   PRICING (Order form on last page)
  107.   
  108.      Single user, single machine license (retail $79).............$39.50
  109.      Reconfig Ten-Pack (60% discount from retail)................$316.00
  110.      Reconfig 100-Pack (70% discount from retail)...............$2370.00
  111.   
  112.   Send check or money order to:
  113.         Optimal Solutions of NH, 6 Salem Road, Atkinson, NH 03811
  114.   
  115.  
  116.   HARDWARE REQUIREMENTS
  117.  
  118.   IBM-compatible microcomputer with 384K memory running DOS 2.0 or later, 
  119.   and a hard disk.
  120.  
  121.  
  122.   WHAT IS A CONFIGURATION?
  123.  
  124.   The Autoexec.bat file and the Config.sys file define your system's
  125.   configuration.  Reconfig allows you to have more than one configuration.
  126.   Reconfig quickly reconfigures your system by copying a predefined
  127.   configuration to your Autoexec.bat and Config.sys files.  For example,
  128.   RECONFIG NORMAL copies the NORMAL configuration from Reconfig's database 
  129.   to C:\AUTOEXEC.BAT and C:\CONFIG.SYS, then automatically reboots the
  130.   machine.  Rebooting is necessary so that the system will rerun the new
  131.   Config.sys and Autoexec.bat files.
  132.  
  133.  
  134.   THE CONFIGURATION EDITOR
  135.  
  136.   Type RECONFIG to enter Reconfig's configuration editing environment.
  137.   Commands are along the top of the screen, and the names of the existing
  138.   configurations are along the left side of the screen.  Use the left and
  139.   right arrow keys to highlight a command, and use the up and down arrow
  140.   keys to highlight a configuration.  Then press the Enter key to 
  141.   simultaneously select the highlighted command and configuration.  For
  142.   example, if both the Autoexec.bat command and the NORMAL configuration
  143.   were highlighted when you pressed Enter, you would be placed in the 
  144.   editor to edit the Autoexec.bat file for the NORMAL configuration.
  145.  
  146.   As you scroll through the configurations using the up and down arrow keys,
  147.   the central part of the screen displays the Autoexec.bat and Config.sys
  148.   files that are associated with the configuration that is currently 
  149.   highlighted.  Each configuration also has an associated description line.
  150.  
  151.   To leave Reconfig, press the Escape key.
  152.  
  153.  
  154.   GETTING STARTED
  155.  
  156.   During the Install process, Reconfig imports your current Autoexec.bat
  157.   and Config.sys files into the configuration called NORMAL.  Reconfig also
  158.   creates a simple but useful configuration called MINIMAL.  The MINIMAL
  159.   configuration is useful when you want an environment with no memory-resident
  160.   programs in your Autoexec.bat and no device drivers in your Config.sys.
  161.   
  162.   Note that if your system requires a device driver to see your hard disk
  163.   or floppy disk, it would be a good idea to include the device driver in
  164.   your MINIMAL configuration.
  165.  
  166.  
  167.   CREATING A NEW CONFIGURATION
  168.   
  169.   The last configuration is always called "New Config".  To create a new
  170.   configuration, highlight "New Config", and either the Name, Autoexec.bat,
  171.   Config.sys, or Description commands, then press Enter.  The contents of the 
  172.   new configuration will be identical to the last configuration edited.
  173.  
  174.  
  175.   COMMAND DESCRIPTIONS
  176.  
  177.   When each command is highlighted, a single line of help appears just below
  178.   the main command line. 
  179.  
  180.   
  181.   USING THE RECONFIG COMMAND
  182.  
  183.   The Reconfig command copies the highlighted configuration's Autoexec.bat and
  184.   Config.sys files to the C:\AUTOEXEC.BAT and C:\CONFIG.SYS files.  You are 
  185.   then asked to type Y if you would like to reboot the machine immediately. 
  186.  
  187.   Note that if the highlighted configuration is "New Config", then this 
  188.   command has no effect.
  189.  
  190.  
  191.   USING THE NAME COMMAND
  192.  
  193.   The Name command allows you to change the name of the highlighted
  194.   configuration.  Be warned that after you change the name and press Enter,
  195.   the configurations will be re-sorted.
  196.  
  197.   You can use the Name command to create a new configuration.  See "Creating
  198.   a New Configuration" above.
  199.  
  200.  
  201.   USING THE AUTOEXEC.BAT COMMAND
  202.  
  203.   The Autoexec.bat command allows you to change the Autoexec.bat file
  204.   associated with the highlighted configuration.  When you select the
  205.   Autoexec.bat command, you are placed in a full-screen editor.  F2 will
  206.   save the changes you make, and Escape will abandon the changes made.
  207.  
  208.   You can use the Autoexec.bat command to create a new configuration.  See 
  209.   "Creating a New Configuration" above.
  210.  
  211.  
  212.   USING THE CONFIG.SYS COMMAND
  213.  
  214.   The Config.sys command allows you to change the Config.sys file associated
  215.   with the highlighted configuration.  When you select the Config.sys command,
  216.   you are placed in a full-screen editor.  F2 will save the changes you make,
  217.   and Escape will abandon the changes made.
  218.  
  219.   You can use the Config.sys command to create a new configuration.  See 
  220.   "Creating a New Configuration" above.
  221.  
  222.  
  223.   USING THE DESCRIPTION COMMAND
  224.  
  225.   The Description command allows you to change the Description associated with
  226.   the highlighted configuration.  The Description can be useful to help explain
  227.   the purpose of a configuration.
  228.  
  229.   You can use the Description command to create a new configuration.  See 
  230.   "Creating a New Configuration" above.
  231.  
  232.  
  233.   USING THE PRINT COMMAND
  234.  
  235.   The Print command allows you to print out all of the configurations.  When
  236.   you select the Print command, Reconfig will ask you for a file name to output
  237.   to.  If you want to print to a printer rather than to a file, enter PRN: as
  238.   the file name.  
  239.  
  240.   Note that it does not matter which configuration is highlighted when you
  241.   select this command, because all configurations are printed.
  242.  
  243.  
  244.   USING THE DELETE COMMAND
  245.  
  246.   The Delete command allows you to delete the highlighted configuration.  After
  247.   you select the Delete command, you will be asked to confirm your deletion
  248.   request by pressing Y.  Any other key will abandon the deletion operation.
  249.  
  250.   Note that you cannot delete the configuration called "New Config".
  251.  
  252.  
  253.   USING THE HELP COMMAND
  254.  
  255.   The Help command gives some simple on-line help, just to get you started.
  256.   Note that it does not matter which configuration is highlighted when you
  257.   select this command.
  258.  
  259.  
  260.   IMPORTING TEXT FILES INTO RECONFIG
  261.  
  262.   1) reconfig -I configname autoexecfile configsysfile         {import both}
  263.   2) reconfig -IA configname autoexecfile             {import autoexec only}
  264.   3) reconfig -IC configname configsysfile          {import config.sys only}
  265.  
  266.   where configname is the exact name of a configuration,
  267.   autoexecfile is the fully specified file name of an autoexec.bat file, and
  268.   configsysfile is the fully specified file name of a config.sys file
  269.  
  270.   Examples:  RECONFIG -I WINDOWS C:\AUTOEXEC.WIN C:\CONFIG.WIN
  271.              RECONFIG -IA NORMAL C:\AUTOEXEC.OLD
  272.              RECONFIG -IC NORMAL C:\CONFIG.SYS
  273.  
  274.   Note that if a configname does not exist, a new configuration will
  275.   automatically be created.  Also, if a specified text file does not exist,
  276.   the import operation will be aborted.
  277.  
  278.  
  279.   TECHNICAL SUPPORT
  280.   
  281.   Registered users can call 603-362-4758 for 24 hours a day, 7 days a week
  282.   technical support.  If you are asked to leave a message, we will call you
  283.   back as soon as possible.
  284.   
  285.   
  286.   INFORMATION ABOUT THE MENU CONSTRUCTION SET
  287.  
  288.   The Menu Construction Set is another fine program developed by OSNH.  There
  289.   is a file called MCS.DOC on the distribution disk which explains what The 
  290.   Menu Construction Set is and how it works.
  291.  
  292.  
  293.  
  294.  
  295.  
  296.                                 ORDER FORM
  297.  
  298.  
  299.                    Make check        Optimal Solutions of NH
  300.                    payable to:            6 Salem Road
  301.                                        Atkinson, NH 03811
  302.  
  303.           =============================================================
  304.           Date:                          PO #:
  305.           =============================================================
  306.            Qty           Description                  Cost    Extension
  307.           -------------------------------------------------------------
  308.                |                                   |         |
  309.                | Reconfig 3.1                      |  $39.50 | $
  310.                | (includes free upgrade to V 4.0)  |         |
  311.                |                                   |         |
  312.                | Reconfig Ten-Pack (60% discount)  | $316.00 |
  313.                |                                   |         |
  314.                | Reconfig 100-Pack (70% discount)  |$2370.00 |
  315.                |                                   |         |
  316.                |                                   |         |
  317.                | Menu Construction Set 1.0         |         | 
  318.                |               Single User License |  $47.50 | $
  319.                |                LAN Server License | $147.50 | $
  320.                |   Unlimited Run-time Distribution | $147.50 | $
  321.                |                                   |         |
  322.           ------------------------------------------------------------
  323.                                               Total enclosed:  $
  324.  
  325.           Checks or money orders accepted.
  326.  
  327.           Your Name:
  328.                      ------------------------------------------------
  329.             Address:
  330.                      ------------------------------------------------
  331.                    :
  332.                      ------------------------------------------------
  333.                City:
  334.                      ------------------------------------------------
  335.               State:
  336.                      ------------------------------------------------
  337.                 Zip:
  338.                      ------------------------------------------------
  339.  
  340.  
  341.            Comments:
  342.  
  343.