Tx3 VERA Client Installation

The Tx3 VERA components can be installed on Windows desktop using either an installation wizard or a silent installer. 

Installation Wizard

  1. Extract the VERA Windows Client Installer.zip file to a temporary location.
  2. Double-click the setup.exe file to start the installation.
  3. Click Next on the Welcome screen to continue.
  4. On the Select Installation Folder page, select a folder in which to install the VERA client, or accept the default folder.
  5. To select a different location, click Browse, select a folder, and then click OK. If the destination folder does not exist, the setup program creates it.
  6. To view the required and available space on each of your mapped drives, click Disk Cost.
  7. On the Select Installation Folder page, select Everyone option then click Next.
  8. Click Next on the Confirmation screen to install files on your machine
  9. Click Close on Installation Complete screen to close the installer.

Silent Installer

  1. Extract the VERA Windows Client Installer.zip file to a temporary location.
  2. Open a Windows command prompt as an Administrative user.
  3. Execute the following command (using the actual path to the MSI file extracted in Step 1): msiexec /i "drive:\path\to\VERA Windows Client Installer.msi" /quiet
  4. Exit the command prompt.


NOTE: The VERA Installation package supports all standard parameters and properties supported by msiexec. For more information on standard command line parameters see https://msdn.microsoft.com/en-us/library/windows/desktop/aa372024(v=vs.85).aspx. For more information on standard command line properties see https://msdn.microsoft.com/en-us/library/windows/desktop/aa370905(v=vs.85).aspx.