|
The INI modifications can be used to modify the contents of
initialization (.ini) files. It is usually recommended to store
settings in the registry instead of initialization files.
INI File
The file where the given information should be added.
Section
The name of the section the value will be added to. The section
name must not be in brackets.
Key
The name of the key the value will be added to.
Value
The value data.
Overwrite
If marked "Yes", the value will be modified if it already exists
in the INI file.
Uninstall
If marked "Yes", the key will be deleted during
uninstallation.
|