
99
INI File Manager
This tool allows users to alter the content of an INI file and can create a new INI file if specified. It is based on a
custom release management executable. The configuration variables of this tool are:
Indicate the action to be performed:
- ModifySection
- RemoveSection
- CreateKeyValue
- ModifyKeyValue
- RemoveKeyValue
The INI file name and path (if
required)
The section name to affect. If not
specified, the root section will be
considered (all keys that are at the
beginning of the file before the first
section is considered in the root).
The new section name. If not
specified, the root section will be
considered (all keys that are at the
beginning of the file before the first
section is considered in the root).
Required for ModifySection action.
The key name to affect. Required for
CreateKeyValue, ModifyKeyValue and
RemoveKeyValue.
The value to affect to the key. When
using the ModifyKeyValue action and
this parameter is not specified and
the NewKeyName is specified, the
system will use the actual value. If not
specified and the NewKeyName is not
specified, the value will be emptied.
Komentarze do niniejszej Instrukcji