118 </dd><dt><i>exe</i></dt> |
118 </dd><dt><i>exe</i></dt> |
119 <dd> |
119 <dd> |
120 name of the executable program (string) |
120 name of the executable program (string) |
121 </dd><dt><i>versionCommand</i></dt> |
121 </dd><dt><i>versionCommand</i></dt> |
122 <dd> |
122 <dd> |
123 command line switch to get the version info (string) |
123 command line switch to get the version info |
124 if this is empty, the given version will be shown. |
124 (string) if this is empty, the given version will be shown. |
125 </dd><dt><i>versionStartsWith</i></dt> |
125 </dd><dt><i>versionStartsWith</i></dt> |
126 <dd> |
126 <dd> |
127 start of line identifying version info (string) |
127 start of line identifying version info |
|
128 (string) |
128 </dd><dt><i>versionPosition</i></dt> |
129 </dd><dt><i>versionPosition</i></dt> |
129 <dd> |
130 <dd> |
130 index of part containing the version info (integer) |
131 index of part containing the version info |
|
132 (integer) |
131 </dd><dt><i>version=</i></dt> |
133 </dd><dt><i>version=</i></dt> |
132 <dd> |
134 <dd> |
133 version string to show (string) |
135 version string to show (string) |
134 </dd><dt><i>versionCleanup=</i></dt> |
136 </dd><dt><i>versionCleanup=</i></dt> |
135 <dd> |
137 <dd> |