Parameters |
Description |
Node |
'Node' of the settings to be exported.
The following example shows the start of the
|
XMLFile |
Directory and name of the target file. You can also enter path variables. |
prj |
Name of the project (must be open). |
Export all the user settings:
XSettingsExport /node:USER /XMLFile:c:my_user.xml
Export all the settings from a specific project:
XSettingsExport /prj:DEMO_D /XMLFile:c:my_project.xml