Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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
iconfalse
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.