Silently uninstalling Installation Manager

Use the uninstall script to uninstall Installation Manager.

About this task

To silently uninstall Installation Manager, complete the following steps:

Procedure

  1. Go to the uninstall directory for the Installation Manager.
    • For Windows, the default location is C:\Documents and Settings\All Users\Application Data\IBM\Installation Manager\uninstall.
    • For other platforms, the default location is /var/ibm/InstallationManager/uninstall.
  2. Enter the following command:
    • On Windows, enter: uninstallc.exe --launcher.ini silent-uninstall.ini
    • On other platforms, enter: uninstall --launcher.ini silent-uninstall.ini

Feedback