Imports project-, station-, company- or user settings from an XML file.
Imports all station-, company- and user settings from a given XML file:
XSettingsImport /XmlFile:c:\file.xml
Imports only the node from a given XML file:
XSettingsImport /XmlFile:c:\file.xml /Node:User.XSbGui.CustomSymbols
Imports project settings to target project from a given XML file:
XSettingsImport /XmlFile:c:\my_project.xml /Project:c:\...\EPLAN_Sample_Project.elk
Imports only the project setting nodes into the target project from a given XML file:
XSettingsImport /XmlFile:c:\my_project.xml /Project:c:\...\EPLAN_Sample_Project.elk /Node:XSbGui.CustomSymbols