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 will be listed in the installation log file, which is located in the User_Home/.TIBCO directory.

The following procedure lists the steps to install TIBCO Fulfillment Catalog in silent mode:

Procedure

  1. Open the physical media or download the TIBCO Fulfillment Catalog product package.
  2. Extract the TIBCO Fulfillment 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 install 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. See the Post Installation Tasks topic for more details.
    Note: After installing Fulfillment Catalog, run the Configurator. See the Configuration of Fulfillment Catalog topic for more details .