home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / SYSTEM / CONED25.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1991-06-23  |  14.0 KB  |  262 lines

  1.                                 ConEd Revisions
  2.  
  3.  
  4.         06/21/91   Version 2.5 release
  5.  
  6.                    DOS 5.0 Compatible (it was before this release as well).
  7.  
  8.                    Added the  ability to start ConEd  from any  drive/directory
  9.                    provided that ConEd.exe is in your PATH.
  10.  
  11.                    Added  statement 'COMSPEC = <your COMSPEC>' to any AUTOEXECs
  12.                    created  by ConEd.   This will  allow users  who have  thier 
  13.                    command processor in a subdirectory, access  to commands  on
  14.                    boot.
  15.  
  16.                    The  ShareWare  Library I  use, TCXL,  has been  upgraded so 
  17.                    ConEd has been upgraded to use this FANTASTIC  C programmers
  18.                    library.
  19.  
  20.                    ConEd didn't  like it  if you used a two character extension
  21.                    for your AUTOEXEC  &  CONFIG files, so I  fixed it  to allow
  22.                    for one, two or three character extensions.
  23.  
  24.                    Some machines were not able to issue the 'flush' command for
  25.                    use with a disk cache, this has been corrected.
  26.                    
  27.         12/19/90   Version 2.4 release
  28.  
  29.                    Minor fix - ConEd did  not allow  certain  ASCII  characters
  30.                    to be entered into the 'flush' command box.  While I was  at
  31.                    it I, also increased the size of  the array allowing  for  a 
  32.                    path to be added to the flush command.   With this fix, your
  33.                    cache program need not be in your path.
  34.  
  35.                    Delay function was broke, now its working properly.
  36.  
  37.         12/07/90   Version 2.3 release
  38.  
  39.                    Changed the way ConEd handles the configurations.  They  no
  40.                    longer move to the top of the  list every  time you  update
  41.                    the root directory.   Instead, the  highlighted  cursor now
  42.                    appears on  the current  configuration when the  program is 
  43.                    started,  and towards  the bottom of  the  screen,  in  the
  44.                    center, the current configuration description is displayed.
  45.  
  46.                    When you add a configuration, it no longer is added to  the
  47.                    bottom of the bottom of the list, but  to  a position  just
  48.                    below the highlighted configuration. 
  49.  
  50.                    With these two changes, you will now be  able to  keep your
  51.                    configuration list in the 'order' you desire, and not  have
  52.                    the program arrange these configurations in  a 'last  used'
  53.                    order.
  54.  
  55.                    I have  added five  more options to the  setup menu.   You 
  56.                    can define if you use a caching program,  and  if so, what
  57.                    parameter(s) must be passed to 'flush'  the cache  buffers
  58.                    so that information is not lost during the reboot process.
  59.  
  60.                    Some  machines  require a 'cold'  reboot (a reboot where a
  61.                    memory check is performed) because of various reasons such
  62.                    as an old bios,  or use  of hardware that  conflict with a
  63.                    software 'warm' reboot. You now have the ability to define
  64.                    if you want a warm or cold reboot in the setup menu.
  65.  
  66.                    The fourth and fifth of these features  allows you to  add
  67.                    an alternate reboot command.  This may be necessary if you
  68.                    have  an add-in  board  that requires  a specific  machine
  69.                    instruction passed to it in order to reset itself and then
  70.                    reboot the pc. Or, this can be used if the internal  ConEd
  71.                    reboot routine does  not work properly  with your machine,
  72.                    and you have an alternate reboot routine that does work.
  73.  
  74.                    Added another  feature to  allow you to  update the  ConEd
  75.                    .xxx files with the root directory config files  with  the
  76.                    <ALT>-U key combination.  This will allow you to copy  the
  77.                    current  configuration   in  the  root  directory  to  the
  78.                    highlighted configuration in the ConEd directory.
  79.  
  80.                    I have updated the windowing library I have been  using  -
  81.                    CXL version 5.2 to TCXL version 5.5.  This is another fine
  82.                    shareware product, and I highly  recommend it to  other 'C'
  83.                    programmers.
  84.  
  85.         10/26/90   Version 2.21 release
  86.  
  87.                    Fixed another reported bug, if you use an editor that  adds
  88.                    a CONTROL-Z to the end of your file, the ConEd copy routine
  89.                    would not copy that character and, would always cause ConEd
  90.                    to notify you that the files do not match.  
  91.  
  92.                    I also added "Is this information correct" screens  to  two 
  93.                    places,  the   Configuration  Menu  (F5),   and   The  Edit 
  94.                    Configuration option.  After pressing the RETURN key in the
  95.                    last field of each of  these forms,  a window  pops  up and 
  96.                    asks you if the information is correct.   Simply  press 'Y' 
  97.                    if the information is correct, or N if it  is  not  correct 
  98.                    and re-edit those fields that require it.
  99.  
  100.                    A very minor note, I changed my revision naming  convention
  101.                    from NUMBER.NUMBER ALPHA to NUMBER.NUMBER NUMBER.  Why?   I
  102.                    think it looks better.
  103.  
  104.         10/23/90   Version 2.2A release
  105.  
  106.                    Had a problem with the -s option  locking up  some systems.
  107.                    My appologies.  Fixed with no other 'bugs' reported.  
  108.  
  109.         10/21/90   Version 2.2 release
  110.  
  111.                    MAJOR CHANGES - Most  are  behind  the  scenes  programming 
  112.                    changes, that provide me with a  more flexible update  path
  113.                    for future enhancements. Please, keep those letters coming.
  114.                    Over 80% of  the enhancements  to date are  user requested.
  115.  
  116.                    I  rewrote  the entire  engine to  the program.   ConEd now
  117.                    allows for up to  200  configurations!  
  118.  
  119.                    The configuration file has changed format, therefore before
  120.                    running the new version  of ConEd,  please  delete  the old
  121.                    'CONED.CFG' file.  I realize this is an inconvenience,  but
  122.                    at most, you will only have ten descriptions to type  over.
  123.  
  124.                    Because of the added  configurations, I had  to change  the
  125.                    the user interface.  The  user now  has available  Page UP,
  126.                    Page  DOWN,  UP Arrow,  DOWN Arrow,  HOME  and  END keys to
  127.                    maneuver thru all the selections available.  
  128.  
  129.                    F5, which used to be for Boot Drive identification,  Editor
  130.                    selection, and configuration description input, is now used
  131.                    only for Boot Drive ID,  Editor selection,  and ConEd  path 
  132.                    information.
  133.  
  134.                    <ALT>A -  Allows a user to ADD a configuration (up to 200 of 
  135.                    them).  
  136.  
  137.                    <ALT>C - Copy a configuration.  This allows you  to copy the
  138.                    highlighted configuration  to the boot drives root directory 
  139.                    WITHOUT rebooting at this time.   This allows you plan ahead
  140.                    for an upcoming system reboot.
  141.  
  142.                    <ALT>D -  Deletes  the  highlighted  configuration  AND  the
  143.                    associated AUTOEXEC.xxx and CONFIG.xxx files.
  144.  
  145.                    <ALT>E - Edit the highlighted configuration description. 
  146.  
  147.                    Registration Feature - There now exists the ability to input
  148.                    your name into the 'REGISTERED TO:' area on  the main  menu.
  149.                    Since there has been a VERY GOOD response to  ConEd, I  feel
  150.                    those users who have registered ConEd should have their  own
  151.                    personalized copy.  This feature is only available to  users
  152.                    who recieve instructions after registration.    Registration
  153.                    now includes phone support.  All previously registered users
  154.                    will recieve information thru the mail.
  155.  
  156.                    Delay Feature -  Enhanced again  to provide  a window  which 
  157.                    displays the 'countdown' in seconds until the system starts.
  158.  
  159.         09/15/90   Version 2.1a release
  160.                         
  161.                    I must appologize for such a quick release,  but a  bug was
  162.                    discovered,  and  I wanted  this out  as soon  as possible.
  163.  
  164.                    Bug Fix  -  fixed  problem that  would not  allow for  10th
  165.                    configuration to be used.  
  166.  
  167.                    Memory Model - Enhanced code so that a smaller memory model
  168.                    could be used.
  169.  
  170.         09/01/90   Version 2.1 release
  171.  
  172.                    Compiler Change  -  I have upgraded to Microsoft C 6.0, and
  173.                    have recompiled and optimized the program, thereby reducing
  174.                    the size of the  executable.  Additionally,  less memory is
  175.                    required to run ConEd.
  176.  
  177.                    Source Code Revision    -  Optimized source code to perform
  178.                    loops more efficiently.
  179.  
  180.                    Delay - modified  the delay  function to be completely user
  181.                    defined.  The previous  release had  a mandatory  20 second 
  182.                    delay when  this function  was invoked.   Now,  a user  may 
  183.                    select the amount of seconds to be delayed.  
  184.  
  185.  
  186.         04/23/90   Version 2.0 release.
  187.         
  188.                    Source  Code  Revision  -  Modified  the  source  code  to 
  189.                    eliminate temporary files created by ConEd.
  190.  
  191.                    Function Keys -  Changed  the  function  key assignment to
  192.                    reflect  what many  users  suggested  would  be an easier,
  193.                    more  'universal' association.   The  'F1' key is  now the 
  194.                    HELP  key;  'F2' is  Review  DOS  screen;   'F3'  is  edit 
  195.                    AUTOEXEC.xxx;  'F4'  is edit CONFIG.xxx;  'F5' is  for the
  196.                    ConEd  configuration menu;  'F6' is the  ConEd information
  197.                    window; 'F7' reboots your computer; and,  'F8'  will allow
  198.                    you to exit ConEd.
  199.  
  200.                    Delay - added the '-d' option to the command line allowing
  201.                    for a twenty (20) second delay  of  invoking  the  current
  202.                    configuration.   With this addition,  a  user  can  invoke
  203.                    ConEd in this manner:  'coned -d',  this  would  start the
  204.                    current configuration 20 seconds after  the program  loads
  205.                    and allow for such things as a BBS,  which may of had  its
  206.                    power  interrupted  and  then  restored, to  automatically
  207.                    restart the BBS without human intervention.
  208.  
  209.                    File Creation - When in the configuration menu, and a user
  210.                    creates  a new configuration,  two  files are  created for
  211.                    ConEd.   The first  is  "AUTOEXEC.xxx"  , and  the  second 
  212.                    is "CONFIG.xxx", where xxx  is  the extension you assigned
  213.                    to a particular configuration description.   The  AUTOEXEC
  214.                    contains the following:
  215.                                                 echo off
  216.                                                 cd\coned
  217.                                                 coned
  218.                                                 cd\
  219.                                                 prompt $p$g
  220.                    The CONFIG file contains:
  221.                                                 files = 20
  222.                                                 buffers = 20
  223.  
  224.  
  225.  
  226.                    File Check -  when  selecting  the  current configuration, 
  227.                    ConEd compares the file length of the current AUTOEXEC.BAT
  228.                    and  CONFIG.SYS files with the AUTOEXEC.xxx and CONFIG.xxx
  229.                    files to ensure they are the same file.  If your  AUTOEXEC
  230.                    or CONFIG files have been modified,  ConEd  will present a
  231.                    menu that  will allow you  to continue to  exit, copy  the
  232.                    AUTOEXEC.xxx and/or CONFIG.xxx file to the boot directory,
  233.                    or  copy the boot directory AUTOEXEC.BAT and/or CONFIG.SYS 
  234.                    to the ConEd directory with an extension  that matches the
  235.                    current configurations extension.
  236.  
  237.         04/12/90   Version 1.1 release.  
  238.  
  239.                    Review  Screen -   If  you  were  using  a  Mono  monitor,
  240.                    the  Review  Screen  function  F6 did  not  work properly.
  241.                    After  exiting  from  the Configuration  Menu  F3,  and  a
  242.                    Review  Screen  was  called,  the  screen  which showed up 
  243.                    was  NOT  the  DOS  screen,   but  the  Configuraton  Menu
  244.                    screen instead.
  245.  
  246.                    ESC Key - Pressing  the  ESC  key no  longer allows a user
  247.                    to exit the program.  To exit, a  user must  press  either
  248.                    the  return  or  enter  key,   selecting  the  highlighted 
  249.                    configuration,  or;  by   depressing  F7  to  exit  ConEd.
  250.  
  251.                    Mouse Support -  Mouse   support  has  been added for  the 
  252.                    convenience  of  those  users  who  wish to use  a  mouse.
  253.  
  254.                    Video Support - CGA, MONO, and BIOS video  support are now
  255.                    included  with  the  -c  (CGA),  -m  (MONO), &  -b  (BIOS) 
  256.                    parameters on the command line.
  257.  
  258.  
  259.  
  260.         04/08/90   Initial  release  of  CONfiguration  EDitor  Version  1.0
  261.  
  262.