|
Parameters |
Description |
|
|
File path where add-on is located. |
|
installFile |
Instead of the "path" specification, the complete path to the "install.xml" file can be specified via this parameter. |
Unregistering the add-ons through specification of the path where the add-on is located:
XSettingsUnregisterAction /Path:c:\MyAddOn
Unregistering the add-ons through specification of the complete path to the "install.xml" file:
XSettingsUnregisterAction /InstallFile: c:\MyAddOn\CFG\Install.xml
