HP ThinPro 7.0 - Administrator Guide

Registry key Description
root/ConnectionType/freerdp/coreSettings/
label
Sets the name to display for this connection type in the UI.
root/ConnectionType/freerdp/coreSettings/
priorityInConnectionLists
Sets the priority of this connection type when it is displayed in
Connection Manager and the Conguration Wizard that displays
during initial setup. A higher value will move the connection type
towards the top of the list. If set to 0, the connection type is
hidden from Conguration Wizard and is shown last in Connection
Manager. Connections types with the same priority are listed in
alphabetical order.
root/ConnectionType/freerdp/coreSettings/
stopProcess
Sets the behavior that should occur when connection-mgr
stop is called on this connection. By default this is close, which
will send a standard kill signal to the process. When set to
kill,
the process specied by appName will be forcefully killed. When
set to custom, a custom execution script specied by
wrapperScript will be executed with the argument stop to
terminate the process gracefully.
root/ConnectionType/freerdp/coreSettings/tier
Species the relative importance of this connection type and the
order in which it is listed in the Create menu.
root/ConnectionType/freerdp/coreSettings/
watchPid
If set to 1, the connection is monitored under the name specied
by appName. This key should not need to be modied.
root/ConnectionType/freerdp/coreSettings/
wrapperScript
Sets the script or binary to execute when launching this
connection type. This is the primary script handling all connection
settings and command line arguments for the connection. This
key should not need to be modied.
root/ConnectionType/freerdp/coreSettings/
wrapperScriptGeneration
Lets Connection Manager know what type of parameters to pass
to the wrapper script.
root/ConnectionType/freerdp/general/
autoReconnectDialogTimeout
If autoReconnect is enabled, this key sets the number of
seconds before timing out any error dialogs for the connection. If
set to 0, the dialogs wait indenitely for user interaction.
root/ConnectionType/freerdp/general/
disablePasswordChange
When a remote login fails due to bad credentials, the user is
presented with a button that brings up a dialog for updating their
password. If this key is set is 1, that button and dialog are not
displayed.
root/ConnectionType/freerdp/general/
preferredAudio
Sets the default audio backend for high-level audio redirection
(both in and out).
root/ConnectionType/freerdp/general/
rdWebFeedUrlPattern
Sets the pattern used to build the RD Web Access URL. The host of
the URL, e.g. myserver.com, is replaced by the value of the
connection's Address eld. This pattern is not used when the
address is already a URL.
root/ConnectionType/freerdp/general/
serialPortsDriver
This setting ensures a better compatibility with the expected
underlying Windows driver SerCx2.sys, SerCx.sys, or Serial.sys.
root/ConnectionType/freerdp/general/
serialPortsPermissive
If set to 1, errors for unsupported features will be ignored.
ConnectionType 95