HP ThinPro 6.1 - Administrator Guide

Registry key Description
root/ConnectionType/freerdp/coreSettings/
USBrelevant
Species if this connection type is USB-relevant. If it is, it might
have a USB plugin for redirecting USB devices.
root/ConnectionType/freerdp/coreSettings/
appName
Sets the internal application name to use for this connection type.
This key should not need to be modied.
root/ConnectionType/freerdp/coreSettings/
className
Sets the internal application class name to use for this connection
type. This key should not need to be modied.
root/ConnectionType/freerdp/coreSettings/
disableLinkDropWarning
If set to 1, the operating system does not generate a dialog
indicating that networking is down because the connection
protocol handles such situations.
root/ConnectionType/freerdp/coreSettings/
editor
Sets the internal application name to use when Connection
Manager is launched for this connection type. This key should not
need to be modied.
root/ConnectionType/freerdp/coreSettings/
generalSettingsEditor
Sets the internal application name to use when the General
Settings Manager is launched for this connection type. This key
should not need to be modied.
root/ConnectionType/freerdp/coreSettings/
icon16Path
Sets the path to the 16x16 pixel icon for this application.
root/ConnectionType/freerdp/coreSettings/
icon32Path
Sets the path to the 32x32 pixel icon for this application.
root/ConnectionType/freerdp/coreSettings/
icon48Path
Sets the path to the 48x48 pixel icon for this application.
root/ConnectionType/freerdp/coreSettings/
initialConnectionTimeout
Sets the number of seconds to wait for an initial response from
the RDP server before giving up.
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/
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/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.
ConnectionType 87