HP ThinPro 5.0 - Administrator Guide

Table E-11 root > ConnectionType > xen (continued)
Registry key Description
root/ConnectionType/xen/coreSettings/icon16Path The internal application icon path for the 16x16 pixel icon for
this application. This icon is the small icon to the left of the
connection name in the connection dialog.
root/ConnectionType/xen/coreSettings/icon32Path The internal application icon path for the 32x32 pixel icon for
this application.
root/ConnectionType/xen/coreSettings/icon48Path The internal application icon path for the 48x48 pixel icon for
this application. This icon is the large icon in the top left of
the connection editor for this connection type.
root/ConnectionType/xen/coreSettings/label The name to display for this connection type in the
connection type selection menu.
root/ConnectionType/xen/coreSettings/serverRequired Tells whether a server name or address is unused, optional,
or required for this connection type.
root/ConnectionType/xen/coreSettings/stopProcess 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 specified by 'appName' will be forcefully
killed. When set to custom, a custom execution script
specified by 'wrapperScript' will be executed with argument
'stop' to terminate the process.
root/ConnectionType/xen/coreSettings/watchPid If set to 1, the application specified by 'appName' will be
monitored to detect the connection. This key should not need
to be modified.
root/ConnectionType/xen/coreSettings/wrapperScript The name of 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 modified.
root/ConnectionType/xen/general/TWIMode Directly maps to the Citrix INI file setting
TWIMode=boolean, which controls seamless mode for
published applications. The default is 1.
root/ConnectionType/xen/general/TWIModeResizeType The default is 1.
root/ConnectionType/xen/general/allowReadOn{AthruZ} Set to 1 to allow the user to read the mapped drive from the
remote host. If this is set to 0, no files will show up in the
mapped drive on the remote host.
root/ConnectionType/xen/general/allowWriteOn{AthruZ} Set to 1 to allow the user to write to the mapped drive from
the remote host. If this is set to 0, the user will be able to
read and copy files off of the drive, but will not be able to
make any changes or add new files to the drive.
root/ConnectionType/xen/general/async Directly maps to the Citrix INI file setting
CommPollSize=boolean, which enables asynchronous
polling. The default is 0 for 'Off'.
root/ConnectionType/xen/general/autoReconnect Directly maps to the Citrix INI file setting
TransportReconnectEnabled=boolean, which enables
automatic session reconnect. The default is 0.
NOTE:
This is not the same as the connection-specific
‘autoReconnect’. This reconnect occurs internally within the
Citrix client without restarting the connection.
root/ConnectionType/xen/general/bitmapCacheSize Directly maps to the Citrix INI file setting
PersistentCacheMinBitmap=integer, which is the
116 Appendix E Registry keys