Searching for and silently installing all available products

You can silently search for and install all available products.

About this task

Follow these steps to find and install all available products by using Installation Manager in silent mode:

Procedure

  1. On a command line, change to the eclipse subdirectory in the directory where you installed Installation Manager.
  2. Enter and run the following command, substituting your own locations for the response file and, optionally, the log file:
    • For Windows: IBMIMc.exe --launcher.ini silent-install.ini -installAll -input <response file path and name> -log <log file path and name>
    • For other platforms: IBMIM --launcher.ini silent-install.ini -installAll -input <response file path and name> -log <log file path and name>

Results

All available products known to Installation Manager are installed.

Feedback