Installing HCL OneTest UI in silent mode
In silent mode installation, you can install HCL OneTest™ UI from the command line by using response files rather than using the IBM® Installation Manager graphical user interface.
Before you begin
You must have completed the following tasks:
- Uninstalled the existing version of the product before you install the latest version.
About this task
You can install HCL OneTest UI from the HCL FlexNet Operations Portal.
Procedure
To install
HCL OneTest UI
in silent mode:
- Create a response file that contains the commands and inputs for the installation process.
-
Install HCL OneTest UI by using
the response file and IBM Installation Manager installer:
- If you have already installed IBM Installation Manager:
- Change to the following directory: eclipse\tools. For example:
cd C:\Program Files\IBM\Installation Manager\eclipse\tools.
- Enter the installation command:
- On Windows™ systems:
imcl.exe input response_file_path_and_name -log log_file_path_and_name -acceptLicense
- On Linux™ systems:
./imcl input response_file_path_and_name -log llog_file_path_and_name -acceptLicense
- On Windows™ systems:
- Change to the following directory: eclipse\tools. For example:
- If you have already installed IBM Installation Manager: