Modifying the Arbortext Editor setup configuration file
Follow these steps to modify the ArbortextEditorSetup.cfg Arbortext Editor setup configuration file.
Procedure
- Copy and rename the sample configuration file, Contenta_home/encaps/EpicEdit/Setup/ArbortextEditorSetup.cfg.sample.
- Edit the data in the file noted below.
install_type=TOOL Enter TOOL or CLIENT ver=8.0 Windows only: Enter a qualified Arbortext version number. Note: Use to specify version if you want to configure an older version. Defaults to latest qualified version.See the Platform Requirements documentation for qualified version numbers
silent=False Enter:
True—output is written to the log file only.
False—(default) success or error messages are displayed in a dialog box and written to the log file.
Log file: Contenta_home/logs/ArbortextEditorSetup.log
- Copy the modified file to Contenta_home/encaps/EpicEdit/Setup.
- Go to the Contenta_home/encaps/EpicEdit/Setup directory.
- As an administrator, execute the setup program using the following syntax.
ArborTextEditorSetup.jar -f directory_path/configuration_file
- Use quotation marks around path/file names that contain spaces.
- If the configuration file is in the same directory as the setup .jar file, directory_path/configuration_file is optional.
- If command line parameters are specified along with using a configuration file, an error is reported.