Installing the product silently

In silent mode, you can install the product automatically without manual intervention. This mode of installation is helpful when you want to deploy the product in a large network.

Before you begin

  • You must have installed JDK/JRE 8 on your machine. For more information about downloading and installing JDK, see Java SE Development Kit 8.
  • You must have installed 64-bit OS except for Rational® Performance Tester which requires only 32-bit OS.
    Note: On a 32-bit Windows OS, you can install only 32-bit stand-alone Rational Performance Tester.
  • The installation folder must be empty if you are reinstalling the product.

Procedure

To install the product software silently, do the following:

  1. Run the command prompt as an administrator.
  2. Change to the directory where you have downloaded the .exe file. To change the directory:
    • On Windows: Downloads\<directory path>. For example, Downloads\HCL-OneTest-Performance-Windows-x86-v9.5.exe_9.5.0.v20190110_0440
    • On Linux: Downloads\<directory path>. For example, ./root/Downloads/<HCL-OneTest-Performance-Agent>-Linux-x64-v9.5.bin_9.5.0.v20190111_0109
  3. Unzip the installation folder using the following command:
    • On Windows: unzip 755 <HCL-OneTest-Performance-Agent>-Linux-x64-v9.5.exe
    • On Linux: unzip 755 <HCL-OneTest-Performance-Agent>-Linux-x64-v9.5.bin
    Note: On Linux, you must change the mode before installing the software. To change mode, enter the following command: chmod 755 HCL-OneTest-Performance-Agent-Linux-x64-v9.5.bin
  4. Enter the command for installing the product.
    • On Windows: HCL-OneTest-Performance-Windows-x86-v9.5.exe" -i silent
    • On Linux: ./"HCL-OneTest-Performance-Agent-Linux-x64-v9.5.bin" -i silent
    The product is installed on your machine. If the installation is terminated due to any reason, you must check the Installerror.txt to know more about the problem that occurred during the installation process.