Uninstalling the Message Brokers Toolkit in silent mode

For information about silent mode and alternative modes available, see Modes of installation and uninstallation. To complete uninstallation without any user interaction use the silent mode.

The command shown below invokes the uninstaller with all the default settings.
  • On Linux systems, enter the following command to start a default uninstallation:
    ./uninstall.bin -silent
  • On Windows systems, invoke the installation command within a start command with parameter /w to ensure that the installation completes before it returns to the command prompt. Enter the following command to start a default uninstallation:
    start /w uninstall.exe -silent
If you invoke installation from a directory other than the one in which the wizard exists, <installdir>/webt_prod/_uninst directory, include the absolute or relative path with the command name.
To use non-default settings, you must include a response file on the invocation.
<uninstaller> -silent <responsefile>
Where <uninstaller> is the name of the uninstaller for your platform, and <responsefile> is the full path and name of your chosen response file. For more details of how to do this, and to create and edit a response file to define your requirements, see Using response files.
Related tasks
Uninstalling the Message Brokers Toolkit in graphical mode
Uninstalling the Message Brokers Toolkit in console mode
Uninstalling service from the Toolkit