The Clinician Window UI installer can be run silently from a command line.
For general information about command line installations and options, including options for running the installer silently, see the Microsoft documentation on command line options for Windows Installer.
The Clinician Window UI must be installed from a command line using Local Administrator privileges. The following example illustrates how a quiet installation may be executed:
msiexec.exe /i "Hyland.ClinicianWindow.msi" WEB_SITE_ID="1" APPPOOL="CWAppPool" APPNAME="CW" /q
Available properties are described in the following sections.