New article
Recently updated
Upgrading the Ideagen Quality Management 7.1 client using MSI
Who is this article for?IT Administrators responsible for upgrading the solution within their organisation.
Local Adminpermissions are required.
Some organisations use MSI to deploy Quality Management within their organisation. As of Ideagen Quality Management 7.1, additional tags are required in the deployment command in order for the client to upgrade correctly.
This article outlines a worked example of how MSI has been used to upgrade the client.
1. Upgrading using MSI
To deploy using MSI, you must now add the following tags to your command:
-
REINSTALLMODE=vomus
-
REINSTALL=ALL
Below is the complete command you can use to complete the deployment:
msiexec /a "C:\Client\qpulse.msi" REINSTALLMODE=vomus REINSTALL=ALL /qb