Silently installing updates to all installed products using Installation Manager

You can use Installation Manager to silently search for and install updates for all currently installed products.

About this task

Follow these steps to find and install all available updates for products that are installed:

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:
    • For Windows: IBMIMc.exe --launcher.ini silent-install.ini -updateAll
    • For other platforms: IBMIM --launcher.ini silent-install.ini -updateAll

Results

All available product updates that are known to Installation Manager are installed.

Feedback