Specified metadata for a software package. Parent Element: LauncherConfig
Example
<metadata>
<manufacturer value="Adobe"/>
<productName value="Reader"/>
<version value="10.1.3"/>
<packageVersion value="1"/>
<configurationName value="configA"/>
<installationType value="physical"/>
<language value="DE"/>
<architecture value="x99"/>
</metadata>
Elements
manufacturer
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Manufacturer |
X |
≥1.0.0 |
productName
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Product name |
X |
≥1.0.0 |
version
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Version |
X |
≥1.0.0 |
packageVersion
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Package version |
X |
≥1.0.0 |
configurationName
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Specified configuration name. |
- |
≥1.0.0 |
installationType
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Specified installation type (physical or virtual). Value is case insensitive. Accepted Values: physical, p, virtual, v. |
X |
≥1.0.0 |
language
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Language |
X |
≥1.0.0 |
architecture
| Attribute |
Type |
Description |
Required |
Version |
| value |
string |
Architecture |
X |
≥1.0.0 |