Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

How to run the client application installation as an Microsoft Installer (.msi) file?

Instructions

The .msi is contained within the standard installer .exe. Customers may ask for this file in order to do batch installations on all of their client machines. To extract the Client Installer .exe:

  1. Run the .exe with the argument /a. This will run the client apps in administrator mode. (Or right click and select "run as administrator")

  2. After clicking through the welcome screen, they will be prompted to enter a path to extract the installer files need to be extracted.

  3. They can then blindly push the Next > button until the installer finishes, and if they navigate to the path they specified they'll find the .msi file there. The installer won't do anything besides extract files in this mode (no shortcuts, etc).

If the customer is requesting the ability to install client applications silently/unattended, this is only supported in software version 6.0.8. You can find more information regarding the 7.3 silent installer in Installing and Upgrading 3VR Client Applications guide.

  • No labels