Uninstalling Contenta Extensions for Arbortext Editor
As the Administrator user, at a command prompt, navigate to the Contenta_home/encaps/EpicEdit/Setup directory.
To uninstall Contenta extensions for Arbortext Editor 8.0, enter the following command:
"$JAVA_HOME$/bin/java" -jar ./ArbortextEditorSetup.jar -uninstall
To uninstall Contenta extensions for a previous version of Arbortext Editor, enter the following command:
"$JAVA_HOME$/bin/java" -jar ./ArbortextEditorSetup.jar -uninstall -v x.x
where x.x is the Arbortext Editor version to be uninstalled.