HP ThinPro 6.2 - Administrator Guide

Registry key Description
root/ConnectionType/custom/connections/
<UUID>/hasDesktopIcon
If set to 1, the desktop icon for this connection is enabled. This
key has no eect on Smart Zero.
root/ConnectionType/custom/connections/
<UUID>/label
Sets the connection name that is displayed in the UI. On Smart
Zero, this will typically be set to Default Connection and
does not display in the UI.
root/ConnectionType/custom/connections/
<UUID>/startMode
If set to the default focus and the connection is already started,
the connection will be given focus. Otherwise, an error will be
returned stating that the connection is already started.
root/ConnectionType/custom/connections/
<UUID>/waitForNetwork
If set to 1, the connection will not be launched until networking is
available. This ensures that, on a slow network, the connection
does not launch before networking is available, which could cause
a failure.
root/ConnectionType/custom/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/custom/coreSettings/
appName
Sets the internal application name to use for this connection type.
This key should not need to be modied.
root/ConnectionType/custom/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/custom/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/custom/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/custom/coreSettings/
icon16Path
Sets the path to the 16x16 pixel icon for this application.
root/ConnectionType/custom/coreSettings/
icon32Path
Sets the path to the 32x32 pixel icon for this application.
root/ConnectionType/custom/coreSettings/
icon48Path
Sets the path to the 48x48 pixel icon for this application.
root/ConnectionType/custom/coreSettings/label
Sets the name to display for this connection type in the UI.
root/ConnectionType/custom/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 moves the connection type
towards the top of the list. If set to 0, the connection type is
hidden from the conguration wizard and is shown last in
Connection Manager. Connection types with the same priority are
listed in alphabetical order.
root/ConnectionType/custom/coreSettings/
serverRequired
Sets whether a server name or address is unused, optional,
or required for this connection type.
root/ConnectionType/custom/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.
80 Appendix D Registry keys