/LoadCfg <CF file name> [-Extension <extension name>] 

Loads the configuration from a file. If an infobase file is not available in the specified directory, creates an infobase. The following parameters are available:

Extension <extension name>. Process the extension with the specified name. If the extension is successfully processed, return 0. Otherwise (if the extension with the specified name is not available or any errors occur) return 1. If the extension is not found, create it when the configuration is loaded from a file.

Attention! If you specify a file with its full path, ensure that all of the directories that form the path exist.

1C:Enterprise Developer's Community