Amazon DCV Portable Client
============================

1.What is dcvviewer.exe?
2.What is setup-dcvviewer.bat?
3.How to setup the DCV Client
4.Syntax


1.What is dcvviewer.exe?
-------------------------
The dcvviewer.exe is a portable version of the Amazon DCV Client.
It can be used without requiring an installation and so without administrative
permissions. 

2.What is setup-dcvviewer.bat?
-------------------------------
This script must be launched before the Viewer is used for the first time
to associate .dcv files to the dcvviewer.exe program.

3.How to setup the DCV Client
---------------------------------
 - Open a Command Prompt and execute the setup-dcvviewer.bat file
 - Or just double click on the setup-dcvviewer.bat.
 - Then launch the dcvviewer.exe or double click on a .dcv file to open the
   DCV Client.

IMPORTANT
   In case you move the DCV Client directory to a different location you
   need to relaunch setup-dcvviewer.bat.

4.Syntax
--------
Usage:  dcvviewer.exe [--help|connectionfile|
                      [username@]host[:port][#sessionId]]

    <connectionfile> : Connects to remote session using a .dcv file
    <username>       : The username for DCV authentication
    <host>           : The remote server to connect to
    <port>           : The remote port to use
    <sessionId>      : Specify the session to connect to
    -h --help        : Extended help.


