HP t505 Administrator Guide - Page 107

Multimedia Redirection, icon48Path

Page 107 highlights

Table E-5 root > ConnectionType > freerdp (continued) Registry key Description 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 modified. 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 the Connection Manager and the Configuration 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 Configuration 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 connectionmgr 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 the argument stop to terminate the process gracefully. root/ConnectionType/freerdp/coreSettings/ watchPid If set to 1, the connection is monitored under the name specified by appName. This key should not need to be modified. 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 modified. 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 indefinitely for user interaction. root/ConnectionType/freerdp/general/ disablePasswordChange When a remote login fails due to bad credentials, the user is presented with a button that brings up a dialog for updating their password. If this key is set is 1, that button and dialog are not displayed. root/ConnectionType/freerdp/general/enableMMR If set to 1, the Multimedia Redirection plugin is enabled, causing supported codecs played through Windows Media Player to be redirected to the client. This will greatly improve full screen and high definition video playback for codecs such as WMV9, VC1, and MPEG4. root/ConnectionType/freerdp/general/ preferredAudio Sets the default audio backend for high-level audio redirection (both in and out). root > ConnectionType 95

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163

Table E-5
root > ConnectionType > freerdp (continued)
Registry key
Description
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 modified.
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 the Connection Manager and the Configuration 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 Configuration 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 specified by
appName
will be
forcefully killed. When set to
custom
, a custom execution
script specified 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
specified by
appName
. This key should not need to be
modified.
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 modified.
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 indefinitely for user
interaction.
root/ConnectionType/freerdp/general/
disablePasswordChange
When a remote login fails due to bad credentials, the user is
presented with a button that brings up a dialog for updating
their password. If this key is set is 1, that button and dialog
are not displayed.
root/ConnectionType/freerdp/general/enableMMR
If set to 1, the
Multimedia Redirection
plugin is
enabled, causing supported codecs played through Windows
Media Player to be redirected to the client. This will greatly
improve full screen and high definition video playback for
codecs such as WMV9, VC1, and MPEG4.
root/ConnectionType/freerdp/general/
preferredAudio
Sets the default audio backend for high-level audio
redirection (both in and out).
root > ConnectionType
95