home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Direkt 1995 #6
/
CDD_6_95.ISO
/
cdd
/
winanw
/
iniedit
/
readme.txt
< prev
next >
Wrap
Text File
|
1995-03-01
|
2KB
|
54 lines
IniEdit ver 1.0
~~~~~~~~~~~~~~~
By Kevin Schell
Purpose:
~~~~~~~
This little utility is my first Visual Basic application. It's main purpose
for me was to kill some time and learn about Visual Basic. However, it has
turned out to be a marginally useful tool, so I thought I would share it!
In case you haven't figured it out already, IniEdit allows you to
easily edit Windows(tm) 'ini' files.
Requirements:
~~~~~~~~~~~~
IniEdit requires VBRUN300.DLL, CMDIALOG.DLL, and THREED.VBX be installed in
your \WINDOWS\SYSTEM directory. CMDIALOG.DLL is part of the Windows 3.1
standard distribution. VBRUN300.DLL is the free distribution run-time
DLL for Visual Basic 3.0. It is available on Compuserve and many other
bulletin boards. THREED.VBX is the Visual Basic extension that gives
3-dimensional objects on the screen. It is included with this distribution.
Usage:
~~~~~
IniEdit uses standard Windows(tm) menu structure and dialog for opening
and saving files.
After selecting the file you wish to edit, the section headings appear
in the drop down box on the left, and the details lines of the
highlighted section appear in the text box on the right. After making
your changes, you can save your file. If you try to exit without saving,
and have made changes, you will be asked whether you wish to save the file
or not.
The edit menu contains the standard Cut, Copy and Paste options.
License:
~~~~~~~
IniEdit is Freeware! You are granted the right to use and redistribute
this software unmodified, provided you distribute this text file
along with it. You are not permitted to charge anything other than
a reasonable fee to cover media and distribution costs.
If you find IniEdit useful, or even if you think it is the most trivial
piece of trash you have ever seen, please let me know!
Kevin Schell
Compuserve: 72371,2611
Internet : kschell@hookup.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Windows is a trademark of Microsoft.
IniEdit software and this document Copyright <C> 1995 Kevin Schell.