Skip to main content
Skip table of contents

Configuration

Available from version1.0
RequirementOptional
Use

<Path/URL to configuration file>

or

/Configuration <Path/URL to configuration file>

Description

This parameter must be specified if the configuration file with the name Configuration.xml is not located in the same directory from where the application is started. If the path to the configuration file is committed first, the keyword /Configuration does not need to be specified.

Examples

IBI.helpMe.Client.exe /Param_0 ... /Param_n
Without specifying a configuration file. In this case, a file with the name Configuration.xml must be located in the application directory.

IBI.helpMe.Client.exe "\\fileserver\ibiShare$\config.xml" /Param_1 ... /Param_n
The path to the configuration file is entered first. In this case, there is no need to enter the /configuration keyword.

IBI.helpMe.Client.exe /Param_0 ... /Param_n /Configuration "\\fileserver\ibiShare$\config.xml"
The path to the configuration file is entered in any position. In this case, the /configuration keyword must be entered.

IBI.helpMe.Client.exe "https://example.com/IBI-helpMe/config.xml" /Param_1 ... /Param_n
Path is given as an HTTPS URL.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.