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