This command invokes an interactive installation giving you the option to remove queue manager data.
This command invokes a silent uninstall and does not remove any queue manager data.
This command invokes a silent uninstall and removes any queue manager data.
This command displays only a progress dialog while uninstalling and does not remove any queue manager data.
This command invokes a silent uninstall and does not remove any queue manager data.
Alternatively, you can use the Msiexec command with a parameter that calls a response file. A response file is an ASCII text file that contains the parameter values that you want to set for the uninstallation. The response file has a format similar to a Windows® .ini file, and contains the stanza [Response]. This stanza contains parameters that the Msiexec command can use, in the form of property=value pairs. The Msiexec command ignores any other stanzas in the file.
You can set which features to uninstall, and set whether to keep existing queue managers.
Msiexec /i "path\MSI\IBM WebSphere MQ.msi" /q USEINI="response_file"where response_file is the file that contains the [Response] stanza and the required property=value pairs. For details about how to create a response file, see Unattended (silent) installation. For details of the parameters you can specify in a response file, see Table 1.
[Response] KEEPQMDATA="delete" REMOVE="Server,Client"
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
amqtac0561 |