HP ThinPro 6.1-Administrator Guide

注册表项 说明
root/ConnectionType/custom/coreSettings/
icon16Path
为此应用程序的 16x16 像素图标设置路径。
root/ConnectionType/custom/coreSettings/
icon32Path
为此应用程序的 32x32 像素图标设置路径。
root/ConnectionType/custom/coreSettings/
icon48Path
为此应用程序的 48x48 像素图标设置路径。
root/ConnectionType/custom/coreSettings/
label
设置 UI 中此连接类型的显示名称。
root/ConnectionType/custom/coreSettings/
priorityInConnectionLists
设置此连接类型在连接管理器中和配置向导(在初始设
置过程中显示)中显示的优先级。 如果值较高,将使
连接类型在表中向上移动。 如果设置为 0,该连接类型
将在配置向导中隐藏,显示在连接管理器最后。 同样
优先级的连接类型以字母顺序列出。
root/ConnectionType/custom/coreSettings/
serverRequired
设置对于此连接类型而言,服务器名称或地址是
unusedoptional 还是 required
root/ConnectionType/custom/coreSettings/
stopProcess
设置在此连接上调用 connection-mgr stop 时将发
生的行为。默认情况下,此项是 close,这将向进程
发送标准的终止信号。当设置为
kill 时,会强行终
止由 appName 指定的进程。当设置为 custom 时,将
执行由 wrapperScript 指定的带参数 stop 的自定义
执行脚本,用于正常终止进程。
root/ConnectionType/custom/coreSettings/
watchPid
如果设置为 1,将在由 appName 指定的名称下监视连
接。将不需要修改此注册表项。
root/ConnectionType/custom/coreSettings/
wrapperScript
设置在启动此连接类型时要执行的脚本或二进制文件。
这是用于处理所有连接设置和连接的命令行参数的主脚
本。将不需要修改此注册表项。
root/ConnectionType/custom/gui/
CustomManager/name
此注册表项可以在内部使用,也可以保留以供将来使
用。不应更改此值。
root/ConnectionType/custom/gui/
CustomManager/status
此注册表项可以在内部使用,也可以保留以供将来使
用。不应更改此值。
root/ConnectionType/custom/gui/
CustomManager/title
此注册表项可以在内部使用,也可以保留以供将来使
用。不应更改此值。
root/ConnectionType/custom/gui/
CustomManager/widgets/autoReconnect
控制 Custom 连接管理器中的自动重新连接小部件的状
态。 如果设置为 active,则该小部件在 UI 中可见,
并且用户可以与其进行交互。 如果设置为
inactive,则该小部件会被隐藏。 如果设置为
read-only,则该小部件将可见,并处于只读状态。
root/ConnectionType/custom/gui/
CustomManager/widgets/autostart
控制 Custom 连接管理器中的自动启动优先级小部件的
状态。 如果设置为 active,则该小部件在 UI 中可
见,并且用户可以与其进行交互。 如果设置为
inactive,则该小部件会被隐藏。 如果设置为
read-only,则该小部件将可见,并处于只读状态。
root/ConnectionType/custom/gui/
CustomManager/widgets/command
控制 Custom 连接管理器中的输入要运行的命令小部件
的状态。 如果设置为 active,则该小部件在 UI 中可
ConnectionType 71