Silently uninstalling Installation Manager

Use the uninstall script to silently uninstall Installation Manager.

About this task

The uninstall script is stored in the Installation Manager uninstall directory. Follow these steps to silently uninstall Installation Manager:

Procedure

  1. On a command line, change to the uninstall directory for the Installation Manager.
    • For Windows®, the default location for non-administrator is: C:\Documents and Settings\All Users\Application Data\IBM\Installation Manager\uninstall.
    • For Windows, the default location for administrator is: C:\Documents and Settings\<user id>\Application Data\IBM\Installation Manager\uninstall.
    • For other platforms, the default location for non-administrator is: <userhomedirectory>/var/ibm/InstallationManager/uninstall
    • For other platforms, the default location for administrator is: /var/ibm/InstallationManager/uninstall
  2. Enter the following command:
    • On Windows as administrator: uninstallc.exe --launcher.ini silent-uninstall.ini
    • On Windows as non-administrator:userinstc.exe --launcher.ini silent-uninstall.ini
    • On other platforms, enter: uninstall --launcher.ini silent-uninstall.ini

Feedback