HP ThinPro 6.1 - Administrator Guide

Registry key Description
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 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/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.
root/ConnectionType/custom/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/custom/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/custom/gui/CustomManager/
name
This registry key is either used internally or reserved for future
use. The value should not be changed.
root/ConnectionType/custom/gui/CustomManager/
status
This registry key is either used internally or reserved for future
use. The value should not be changed.
root/ConnectionType/custom/gui/CustomManager/
title
This registry key is either used internally or reserved for future
use. The value should not be changed.
root/ConnectionType/custom/gui/CustomManager/
widgets/autoReconnect
Controls the state of the Auto reconnect widget in Custom
Connection Manager. If set to active, the widget is visible in the
UI and the user can interact with it. If set to inactive, the
widget is hidden. If set to read-only, the widget is visible in the
read-only state.
root/ConnectionType/custom/gui/CustomManager/
widgets/autostart
Controls the state of the Auto start priority widget in Custom
Connection Manager. If set to active, the widget is visible in the
UI and the user can interact with it. If set to inactive, the
widget is hidden. If set to read-only, the widget is visible in the
read-only state.
root/ConnectionType/custom/gui/CustomManager/
widgets/command
Controls the state of the Enter command to run widget in Custom
Connection Manager. If set to active, the widget is visible in the
UI and the user can interact with it. If set to inactive, the
74 Appendix D Registry keys