When run from the command line, the Hyland Healthcare Form Manager MSI must be launched using the following command, where [PATH] represents the location of the MSI:
msiexec /i "[PATH]\Hyland Healthcare Form Manager.msi"
To control the installer from the command line, you must configure the installation options by applying the properties listed in the following sections. Properties are appended to the command in the format PROPERTY NAME="VALUE".
To make a property empty, set its value to an empty string. For example, to disable impersonation, you would set the property like this on the command line:
HEALTHCAREFORMMANAGER_IIS_ASPNET_IMPERSONATION=""
See the following sections for property information: