| Platform SDK: Exchange Server |
CFGCODE <Infile> <Outfile> [SECTION=<section of INI file>] /NAME=<configuration name to store in packed data> [/HELP or /?]
CFGCODE Parameters
| Flag | Settings |
|---|---|
| <Infile> | Specifies name of the .INI file containing the list of properties to be packed. Example: CFGCODE.INI |
| <Outfile> | Specifies name of the output file to which the packed configuration data should be written. Example: CFGCODE.DAT |
| /SECTION= | Specifies name of the [Section] in the .INI file. Example: [Mysection]. |
| /NAME= | Specifies the configuration name to store as a heading within packed data. |
| /HELP or /? | Displays Help information. |