Skip to main content
Eptura Knowledge Center

Install MSI with msiexec

Install MSI with msiexec

The SVLive Presence Service can be easily installed on a single computer by executing the following command where:

  • msi-filename is the filename of the MSI installer.
  • config-api-url is the host and port portion of the configuration url, including the protocol and path. This value will be provided by Serraview.
msiexec /i msi-filename CONFIGAPIADDRESS=config-api-url