For command line installations, use the ADDLOCAL property to specify which components are installed.
-
To install a component, pass its feature name to the installer using the ADDLOCAL property. See Features & Properties Reference for Command Line Installations.
-
Append the ADDLOCAL property (with component feature names) to the end of the install command line. The following example would install the Healthcare Web Viewer and the Scan Acquisition Server for Epic August 2018 and later (version 85) to their default directories.
msiexec /i "Hyland Integration for Epic.msi" ADDLOCAL=EpicWebViewer,Epic85SAS /quiet
Feature names are case sensitive.
If you install the server-side Signature Deficiencies for Epic component, the required Application Server component is installed automatically. You do not need to pass in the Application Server's feature name on the command line.