home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / sys_util / bootr111.zip / BOOTR.REV < prev    next >
Text File  |  1993-10-25  |  10KB  |  235 lines

  1.                           BOOT'R Revision History
  2.  
  3.  
  4. 09-19-93 ■ Version 1.10
  5.  
  6.            . Added support to display the BOOT'R help screen if a "/H",
  7.              "/h", "/?", or "?" is entered as the first parameter on the
  8.              command line.
  9.  
  10.            . Modified code to use the .BTR filename as the configuration
  11.              name to be displayed on the prelog screen instead of the
  12.              configuration name stored internally in the .BTR file.  This
  13.              eliminates potential conflicts where the filename and the
  14.              internal configuration name do not match.
  15.  
  16.            . Added date code to indicate the date of the last internal 
  17.              code change.
  18.            
  19.            . Added code to perform a cold boot if the warm boot fails, 
  20.              or if the BOOTRWBT.COM file can not be found.
  21.            
  22.            . Fixed problem where the configuration description would
  23.              be displayed improperly if it was blank.
  24.  
  25.  
  26. 06-24-93 ■ Version 1.0 (Released To The General Public.)
  27.  
  28.  
  29. 06-24-93 ■ Version 0.8 (Internal BETA Version.  Not Released.)
  30.  
  31.            . Eliminated using the swapping routine before issuing
  32.              the command to reboot the system.  (This eliminates the
  33.              possibility of having a swap file left on the disk 
  34.              after rebooting.)
  35.            
  36.            . Eliminated using the swapping routine before issuing 
  37.              pre-reboot commands.  (Much faster.)
  38.            
  39.            . Replaced all hard-coded references to COMMAND.COM with 
  40.              COMSPEC variable.  (Also replaced System declarations.)
  41.            
  42.            . Changed second display line on prelog screen for unregistered
  43.              copies of BOOT'R.
  44.            
  45.            . Added support for master registration numbers.
  46.            
  47.            . Changed the way Registration Names and Numbers are handled.
  48.            
  49.            . Removed references to RegistrationCity.
  50.            
  51.            . Combined all BOOTR.INI read routines into one sub-routine.
  52.            
  53.            . Added code to make sure that all opened files are at the 
  54.              beginning of the file.
  55.            
  56.            . Re-wrote entire BOOTR.INI read routine to prevent possible
  57.              problems when reading this file.  (Symptoms include hanging
  58.              when reading the registration information.)
  59.  
  60.  
  61. 06-23-93 ■ Version 0.7  (Internal BETA Version.  Not Released.)
  62.  
  63.            . Corrected a problem where the .BAK files were being created
  64.              with a .BAB extension.  (Wasn't calculating a new variable
  65.              length after using the MidStr function.)
  66.            
  67.            . Added code to truncate the configuration description if
  68.              it exceeds 41 characters.
  69.            
  70.            . Added support for temporary registration numbers.
  71.            
  72.            . Added code to truncate the beginning of the configuration
  73.              filename, if the length exceeds 19 characters.
  74.            
  75.            . Added area on prelog screen to display the configuration
  76.              description contained in the .BTR file.
  77.            
  78.            . Added area on prelog screen to display the configuration 
  79.              files that will be written by BOOT'R.
  80.            
  81.            . Revised BOOT'R prelog screen to present information in 
  82.              a more visually appealing format.
  83.            
  84.            . Added code to check for alternate command processors.
  85.            
  86.            . Added code to automatically execute the BOOT'R Editor
  87.              if no command-line parameters are passed to BOOT'R.
  88.            
  89.            . Corrected a problem where the configuration files were
  90.              not being written properly when BOOT'R was executed twice
  91.              without rebooting.  (Using the TEST option.)  A file was
  92.              inadvertently being left open after the configurations 
  93.              had been written, causing the first character of each 
  94.              line to be lost.  (Weird.)
  95.            
  96.            . Removed unnecessary file variables.
  97.            
  98.            . Re-wrote .BTR file read/write routine to handle errors
  99.              more gracefully.  (Also reduced code size, and increased 
  100.              execution speed.)
  101.  
  102.            . Added a check to see if an old configuration file exists, 
  103.              before attempting to copy it to a .BAK file.
  104.  
  105.  
  106. 06-11-93 ■ Version 0.6  (Internal BETA Version.  Not Released.)
  107.  
  108.            . Fixed a problem where the !End Section! label was being
  109.              written to the configuration files.
  110.            
  111.            . Moved redundant routines to separate sub-routines to 
  112.              simplify code.
  113.            
  114.            . Modified BOOT'R subroutines to read old and new style
  115.              BOOTR.INI files.
  116.            
  117.            . Added code to read the !End Section! fields in the
  118.              new style .BTR files.  This will allow embedded 
  119.              blank lines to appear in the configurations.
  120.              
  121.            . Added code to read {Description} field in the new
  122.              style .BTR files.
  123.            
  124.            . Changed BOOT'R configuration file extensions to .BTR
  125.              in order to prevent possible conflicts with other 
  126.              .INI files.  (BOOTR.INI is still used to contain 
  127.              configuration information for BOOT'R.)
  128.  
  129.  
  130. 05-22-93 ■ Version 0.5
  131.  
  132.            . Trim leading and trailing spaces when registration 
  133.              information is read to compensate for potential 
  134.              problems when BOOTR.INI file is edited manually.
  135.  
  136.  
  137. 03-28-93 ■ Version 0.4
  138.  
  139.            . Fixed potential problem with BOOT'R closing files that
  140.              may not have been opened previously.
  141.            
  142.            . Now using time stamp for all BOOT'R files to indicate
  143.              the version number.
  144.            
  145.            . Compressed BOOTR.EXE file to reduce disk space 
  146.              requirements.
  147.            
  148.            . Removed beta designation from BOOT'R.  No problems 
  149.              noted or reported.
  150.  
  151.  
  152. 02-20-93 ■ Version 0.3ß
  153.  
  154.            . Changed the way BOOT'R reads configuration information.
  155.              Instead of reading through all the configurations in the
  156.              BOOTR.INI file, separate .INI files are now maintained 
  157.              for each configuration.  This speeds up the operation of
  158.              BOOT'R substantially.
  159.            
  160.            . Added BOOT'R command line display area to error message
  161.              screens.  Command line is displayed only on those screens
  162.              where it is relevant.
  163.            
  164.            . Added code to display error message if configuration           
  165.              specified on the command line does not exist.  BOOT'R
  166.              will not reboot the machine under this circumstance.
  167.  
  168.            . Modified command line display area on the prelog screen 
  169.              to only show "BOOTR" instead of the fully qualified path.
  170.           
  171.  
  172. 02-14-93 ■ Version 0.2ß
  173.  
  174.            . Added code to create .BAK files for all configuration
  175.              files modified by BOOT'R.  .BAK files are created in 
  176.              the same directory as the modified files.
  177.  
  178.  
  179. 02-07-93 ■ Version 0.1ß
  180.  
  181.            . Changed default BOOT'R path to C:\BOOTR.
  182.  
  183.            . Added external BOOTRWBT.COM file to perform a warm boot.
  184.              (Internal compiler command was generating a cold boot on
  185.              most machines, which was too slow.)
  186.  
  187.            . Speeded up the reading of the BOOTR.INI file.
  188.  
  189.            . Corrected a problem where BOOT'R would read additional
  190.              information from the BOOTR.INI file and overwrite 
  191.              existing configuration information.
  192.            
  193.            . Added "Writing configuration files.  Do NOT interrupt!"
  194.              message.
  195.            
  196.            . Added "Reading BOOTR.INI file.  Do NOT interrupt!" message.
  197.  
  198.            . Removed extra information from BOOT'R prelog screen to
  199.              prevent any possible memory manager conflicts.
  200.  
  201.            . Added support to test BOOT'R operation without rebooting.
  202.              If the second passed parameter on the command line is TEST, 
  203.              BOOT'R will update all files, but will not reboot the 
  204.              machine.  Example:  BOOTR NOVELL TEST
  205.  
  206. 01-26-93 ■ Version 0.0ß
  207.            
  208.            . Added background to error message screens.
  209.  
  210.            . Fixed problem where [REBOOT] section code was reading
  211.              a blank line.
  212.            
  213.            . Added [REBOOT] section to BOOTR.INI file.  This section
  214.              allows a command or sequence of commands to be executed
  215.              prior to rebooting the machine.  This feature is 
  216.              necessary to force the flushing and disabling of disk
  217.              caches that use write-caching.
  218.            
  219.            . Added help and error message screens.
  220.            
  221.            . Added support for up to five different files under           
  222.              each configuration.
  223.  
  224.            . Added support to read various [????????] configuration
  225.              sections of the BOOTR.INI file.
  226.            
  227.            . Added [DELAYS] section to BOOTR.INI file.
  228.            
  229.            . Added [REGISTRATION] section to BOOTR.INI file.
  230.            
  231.            . Added support to read BOOTR.INI file.
  232.  
  233.            . Initial coding on BOOT'R begun.
  234.  
  235.