Modifying the Arbortext Editor setup configuration file

Follow these steps to modify the ArbortextEditorSetup.cfg Arbortext Editor setup configuration file.

Procedure

  1. Copy and rename the sample configuration file, Contenta_home/encaps/EpicEdit/Setup/ArbortextEditorSetup.cfg.sample.
  2. Edit the data in the file noted below.
    install_type=TOOLEnter TOOL or CLIENT
    ver=8.0Windows only: Enter a qualified Arbortext version number.
    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

  3. Copy the modified file to Contenta_home/encaps/EpicEdit/Setup.
  4. Go to the Contenta_home/encaps/EpicEdit/Setup directory.
  5. 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.