home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #6 / CDD_6_95.ISO / cdd / winanw / iniedit / readme.txt < prev    next >
Text File  |  1995-03-01  |  2KB  |  54 lines

  1. IniEdit ver 1.0
  2. ~~~~~~~~~~~~~~~
  3.  
  4. By Kevin Schell
  5.  
  6.  
  7. Purpose:
  8. ~~~~~~~
  9. This little utility is my first Visual Basic application. It's main purpose
  10. for me was to kill some time and learn about Visual Basic. However, it has
  11. turned out to be a marginally useful tool, so I thought I would share it!
  12.  
  13. In case you haven't figured it out already, IniEdit allows you to
  14. easily edit Windows(tm) 'ini' files. 
  15.  
  16. Requirements:
  17. ~~~~~~~~~~~~
  18. IniEdit requires VBRUN300.DLL, CMDIALOG.DLL, and THREED.VBX be installed in
  19. your \WINDOWS\SYSTEM directory. CMDIALOG.DLL is part of the Windows 3.1
  20. standard distribution. VBRUN300.DLL is the free distribution run-time
  21. DLL for Visual Basic 3.0. It is available on Compuserve and many other
  22. bulletin boards. THREED.VBX is the Visual Basic extension that gives
  23. 3-dimensional objects on the screen. It is included with this distribution.
  24.  
  25. Usage:
  26. ~~~~~
  27. IniEdit uses standard Windows(tm) menu structure and dialog for opening
  28. and saving files.
  29.  
  30. After selecting the file you wish to edit, the section headings appear
  31. in the drop down box on the left, and the details lines of the
  32. highlighted section appear in the text box on the right. After making
  33. your changes, you can save your file. If you try to exit without saving,
  34. and have made changes, you will be asked whether you wish to save the file
  35. or not.
  36.  
  37. The edit menu contains the standard Cut, Copy and Paste options.
  38.  
  39. License:
  40. ~~~~~~~
  41. IniEdit is Freeware! You are granted the right to use and redistribute
  42. this software unmodified, provided you distribute this text file
  43. along with it. You are not permitted to charge anything other than
  44. a reasonable fee to cover media and distribution costs.
  45.  
  46. If you find IniEdit useful, or even if you think it is the most trivial
  47. piece of trash you have ever seen, please let me know!
  48.  
  49. Kevin Schell
  50. Compuserve: 72371,2611
  51. Internet  : kschell@hookup.net
  52. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  53. Windows is a trademark of Microsoft.
  54. IniEdit software and this document Copyright <C> 1995 Kevin Schell.