Config File Generator interface
- Last UpdatedSep 04, 2024
- 2 minute read
This topic describes interface elements for the Config File Generator.
Source and destination
The Config File Generator browses all XML files in the source directory, searches for define nodes declaration, and compares them with the contents of the target config file.
-
Source folder - The currently set source folder. Use the button to change the source folder. The table is instantly recalculated.
-
Destination file - The currently set config file to be managed. Use the button to change the file. The table is instantly recalculated.

Defines table
The Defines table contains a list of defines that are calculated by analyzing both the source and destination file.
See Use Config File Generator.
Parameters list and Proceed button
Each define can have a set of associated parameters.
-
Parameters list. A list of all attributes set for the currently selected define. If the content of the attribute is different in the source files the name shows an * as prefix.

-
Selected parameter content. Displays the content of the parameter in the source and in the destination file.

-
Export Wiki checkbox. Selected the Export Wiki checkbox to export a wiki version along with the updated config file when pressing the Proceed button. The checkbox is visible only if -wiki parameter has been passed as a command argument.
-
Proceed button. Updates the destination config file.
