User manual
Table Of Contents
- Using VMware Horizon Client for Windows Store
- Contents
- Using VMware Horizon Client for Windows Store
- Setup and Installation
- Using URIs to Configure Horizon Client
- Managing Remote Desktop and Application Connections
- Connect to a Remote Desktop or Application for the First Time
- Certificate Checking Modes for Horizon Client
- Manage the Saved List of Servers
- Pin or Unpin a Desktop or Application Shortcut to the Start Screen
- Disconnecting from a Remote Desktop or Application
- Log Off from a Desktop
- Switch Desktops or Applications
- Using a Remote Desktop or Application
- Feature Support Matrix
- Using the Sidebar with a Remote Application
- Adjusting the Screen Resolution for Remote Desktops
- Gestures and Navigation Aids
- Multitasking and Keeping the Application or Desktop Running in the Background
- Saving Documents in a Remote Application
- Copying and Pasting Text
- Quit the VMware Horizon App
- Internationalization and International Keyboards
- Troubleshooting Horizon Client
- Index
Syntax for Creating vmware-view URIs
Syntax includes the vmware-view URI scheme, a path part to specify the desktop or application, and,
optionally, a query to specify desktop or application actions or configuration options.
URI Specification
Use the following syntax to create URIs for launching Horizon Client:
vmware-view://[authority-part][/path-part][?query-part]
The only required element is the URI scheme, vmware-view. For some versions of some client operating
systems, the scheme name is case-sensitive. Therefore, use vmware-view.
IMPORTANT In all parts, non-ASCII characters must first be encoded according to UTF-8 [STD63], and then
each octet of the corresponding UTF-8 sequence must be percent-encoded to be represented as URI
characters.
For information about encoding for ASCII characters, see the URL encoding reference at
http://www.utf8-chartable.de/.
authority-part
Specifies the server address and, optionally, a user name, a non-default port
number, or both. Note that underscores (_) are not supported in server
names. Server names must conform to DNS syntax.
To specify a user name, use the following syntax:
user1@server-address
Note that you cannot specify a UPN address, which includes the domain. To
specify the domain, you can use the domainName query part in the URI.
To specify a port number, use the following syntax:
server-address:port-number
path-part
Specifies the desktop or application. Use the desktop display name or
application display name. This name is the one specified in View
Administrator when the desktop or application pool was created. If the
display name has a space in it, use the %20 encoding mechanism to represent
the space.
query-part
Specifies the configuration options to use or the desktop or application
actions to perform. Queries are not case-sensitive. To use multiple queries,
use an ampersand (&) between the queries. If queries conflict with each
other, the last query in the list is used. Use the following syntax:
query1=value1[&query2=value2...]
Using VMware Horizon Client for Windows Store
10 VMware, Inc.