home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / INIMN101.ZIP / README.TXT < prev   
Encoding:
Text File  |  1993-04-25  |  3.1 KB  |  74 lines

  1.                                    INI Manager 1.01
  2.                         by
  3.                    Martinsen's Software
  4.                     5501 Tullis Drive
  5.                    Building 2, Suite 304
  6.                 New Orleans, LA  70131-8864
  7.                      (504) 394-6045
  8. *********************************************************************************************
  9. * MARTINSEN'S SOFTWARE STRICTLY PROHIBITS ANY DISTRIBUTION OF THIS PROGRAM WITHOUT EXPRESSED*
  10. * WRITTEN CONSENT FROM MARTINSEN'S SOFTWARE!   ANYONE FOUND DISTRIBUTING THIS PROGRAM FOR A *
  11. * FEE WITHOUT THE WRITTEN PERMISSION OF MARTINSEN'S SOFTWARE WILL BE PROSECUTED TO THE         *
  12. * FULLEST EXTENT OF THE LAW.   THIS FILE MAY BE DISTRIBUTED ON PUBLIC BULLETIN BOARD SYSTEMS*
  13. * AS LONG AS THERE IS NO CHARGE IN ANY WAY (INCLUDING BBS MEMBERSHIP) FOR THIS PROGRAM.        *
  14. * PLEASE CONSULT THE LICENSE.TXT FILE FOR FURTHER RESTRICTIONS.                    *
  15. *********************************************************************************************
  16.  
  17. This program was designed for people who are reluctant to edit their ini files
  18. but need a safe way to do it.
  19.  
  20. This program will backup your ini files BEFORE doing making any changes.
  21. This BAK file will be overwritten everytime you use any one of the
  22. following 4 buttons:
  23.  
  24. ---------------------------------------------------------------------------
  25. Button          Description
  26. ---------------------------------------------------------------------------
  27. Delete          Deletes the current section.
  28. Add Section     Adds a new section.
  29. Delete Key      Deletes the current line in the list box.
  30. Set             Adds or updates information in the Key & Setting Boxes.
  31.         It uses the following form:
  32.         The text in Key EQUALS the text in Setting (Key=Setting).
  33.  
  34. ---------------------------------------------------------------------------
  35. Button          Description
  36. ---------------------------------------------------------------------------
  37. About           Displays info about this program.
  38. Exit            Exits the program.
  39.  
  40. For more information about our other products (Contacts 1.5, ScratchPad 1.0,
  41. WallPaper Manager 1.0, SysInfo Manager 1.0, or LaunchManager 2.0) or for
  42. quotes for custom programming, please contact us at:
  43.  
  44.                Martinsen's Software
  45.                 5501 Tullis Drive
  46.                Building 2, Suite 304
  47.             New Orleans, LA  70131-8864
  48.                  (504) 394-6045
  49.  
  50. PLEASE LET US KNOW WHAT YOU THINK!
  51.  
  52. E-Mail
  53. ------------------------
  54. America On-Line: RonMart
  55. CompuServe: 71202,1750
  56. Martinsen's Software BBS (504) 394-6045 from 7:00 P.M. to 11:00 P.M. CENTRAL ONLY!
  57.  
  58. History of Changes
  59. ----------------------------------------
  60. 1.01         - Added additional error handling and safety features.
  61.          - Modified dynamic horizontal scroll bar code.
  62.          - Prevent system.ini from appearing in the filename listbox to prevent
  63.             from damaging it.
  64.  
  65. 1.00 Final Beta  - Fixed the Delete features that did not work on ALPHA - 2. 
  66.          - Added change path feature
  67.          - Added 3D effect around certain boxes
  68.          - More Errorhandling
  69.          - 40% faster, while uses 210,000 LESS bytes of RAM
  70.  
  71. 1.00 ALPHA - 2   - Changed the DropDown Combo Boxes to DropDown Lists to prevent errors.
  72.  
  73. 1.00 ALPHA       - Original Version 
  74.