User manual

Table Of Contents
Table 21. MSI Properties for Silently Installing Horizon Client
MSI Property Description Default Value
INSTALLDIR The path and folder in which the Horizon Client software is
installed.
For example: INSTALLDIR=""D:\abc\my folder""
The sets of two double quotes that enclose the path permit the
MSI installer to interpret the space as a valid part of the path.
This MSI property is optional.
%ProgramFiles
%\VMware\VMware Horizon
View Client
VDM_SERVER The fully qualified domain name (FQDN) of the View
Connection Server instance to which Horizon Client users
connect by default. When you configure this property,
Horizon Client users do not have to supply this FQDN.
For example: VDM_SERVER=cs1.companydomain.com
This MSI property is optional.
None
DESKTOP_SHORTCUT Configures a desktop shortcut icon for Horizon Client.
A value of 1 installs the shortcut. A value of 0 does not install
the shortcut.
This MSI property is optional.
1
STARTMENU_SHORTCUT Configures a shortcut for Horizon Client in the Start menu.
A value of 1 installs the shortcut. A value of 0 does not install
the shortcut.
This MSI property is optional.
1
In a silent installation command, you can use the MSI property, ADDLOCAL=, to specify features that the
Horizon Client installer configures. Each silent-installation feature corresponds to a setup option that you
can select during an interactive installation.
Table 2-2 shows the Horizon Client features you can type at the command line and the corresponding
interactive-installation options.
Table 22. Horizon Client Silent Installation Features and Interactive Custom Setup Options
Silent Installation Feature Custom Setup Option in an Interactive Installation
Core
If you specify individual features with the MSI property,
ADDLOCAL=, you must include Core.
None.
During an interactive installation, the core Horizon Client
functions are installed by default.
TSSO Log in as the currently logged-in Windows domain user
USB USB Redirection
Microsoft Windows Installer Command-Line Options
To install Horizon Client silently, you must use Microsoft Windows Installer (MSI) command-line options
and properties. The Horizon Client installers are MSI programs and use standard MSI features. You can also
use MSI command-line options to uninstall Horizon Client silently.
For details about MSI, see the Microsoft Web site. For MSI command-line options, see the Microsoft
Developer Network (MSDN) Library Web site and search for MSI command-line options. To see MSI
command-line usage, you can open a command prompt on the client computer and type msiexec /?.
To run the Horizon Client installer silently, you begin by silencing the bootstrap program that extracts the
installer into a temporary directory and starts an interactive installation.
The following table shows the command-line options that control the installer's bootstrap program.
Using VMware Horizon Client for Windows
22 VMware, Inc.