Installing Installation Manager silently

Use the Installation Manager installer to install Installation Manager silently.

About this task

The Installation Manager installer is used to install Installation Manager. Follow these instructions to install Installation Manager silently.

Procedure

  1. Extract the Installation Manager installer.
  2. Switch to the InstallerImage_platform subdirectory.
  3. Enter one of the following commands:
    • For Windows: installc –-launcher.ini silent-install.ini -log <log file path and name> For example: installc --launcher.ini silent-install.ini -log c:\mylogfile.xml
    • For other platforms: install --launcher.ini silent-install.ini -log <log file path and name> For example, install --launcher.ini silent-install.ini -log /root/mylogs/mylogfile.xml

What to do next

After installation, you can use Installation Manager or the Installation Manager installer to silently install packages.

Feedback