Installing in Silent Mode

The TIBCOUniversalInstaller.silent file is packaged in the directory that contains the universal installer. Edit the file with information for your environment before launching the silent installation. The file includes comments that describe the installation properties you can set.

While you can use the TIBCOUniversalInstaller.silent file, it is a good practice to copy the file to a different name and then edit the file for silent mode.

If errors occur during installation, they are listed in the installation log file, which is located in the User_Home/.TIBCO directory.

To install TIBCO Product and Service Catalog in silent mode, perform the following steps:

Procedure

  1. Open the physical media or download the TIBCO Product and Service Catalog product package.
  2. Extract the TIBCO Product and Service Catalog product archive file to a temporary directory.
  3. Using a console window, navigate to the temporary directory that contains the universal installer.
  4. Copy the TIBCOUniversalInstaller.silent file and name the file.
  5. Using a text editor, open the TIBCOUniversalInstaller.silent file, and update the installation location and the list of features to install.
  6. Run the installer. For example:

    TIBCOUniversalInstaller-<os>.bin -silent -V responseFile="myfilename.silent"

    When installation completes, a line similar to the following is written to the installer log file:

    Install, com.tibco.installer.util.TIBCOInstaller, dbg.Debug, The installation has completed. Please check the log file for additional information.

  7. Complete the post installation tasks. For more details, see Post Installation Tasks.
    Note: After installing TIBCO Product and Service Catalog, run the Configurator. For more details, see Configuration of TIBCO Product and Service Catalog.