|
|
||
MSI Factory
The folder that contains the INI file that you want to edit. Select the "Folder ID" option to indicate that the value is a folder identifier from your project. Select the "Property" option to indicate that the value you are entering is a property that holds the folder location rather than a folder reference or path.
The name of the INI file. For example, "settings.ini."
The section in the INI file that contains the value.
The name of the key to set.
The value to write to the INI file.
What to do if the key/value already exists in the INI file. Choose from:
Overwrite - Overwrite the existing value with the new one.
Append - Append the new value to the existing one (will add a comma-separated value).
Leave - Leave the existing value as it is.
MSDN Online: IniFile Table
WiX Help File: IniFile Element
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us