| Value |
Description |
| PACKAGE_PROPERTY_COMPANY_NAME |
The name of the company that has produced the
package. |
| PACKAGE_PROPERTY_COMPANY_EMAIL |
The e-mail address of the company that has
produced the package. It is recommended that this address use the standard Internet
address format, although no restrictions are placed on the actual format of the address
string. |
| PACKAGE_PROPERTY_COMPANY_URL |
The URL for the company that has produced the
package. |
| PACKAGE_PROPERTY_PRODUCT_NAME |
The name of the product that this package was
created for. |
| PACKAGE_PROPERTY_PRODUCT_VERSION |
The version of the product that this package
was created for. The string is not restricted to numeric values and does not have to
correspond to the value returned by the CPackage::GetVersion
function. |
| PACKAGE_PROPERTY_PRODUCT_BUILD |
The build identifier for the version of the
product that this package was created for. The build string is not restricted to numeric
values and does not have to correspond to the value return by the CPackage::GetVersion
function. |
| PACKAGE_PROPERTY_PRODUCT_URL |
The URL for the product that this package was
created for. |
| PACKAGE_PROPERTY_PRODUCT_KEY |
The registry key under HKEY_LOCAL_MACHINE
that is used to store product installation and configuration data. |
| PACKAGE_PROPERTY_PRODUCT_DESCRIPTION |
A brief description of the product. |
| PACKAGE_PROPERTY_PRODUCT_COPYRIGHT |
The copyright for this product. |
| PACKAGE_PROPERTY_PRODUCT_TRADEMARK |
The trademark for this product. |
| PACKAGE_PROPERTY_PRODUCT_LICENSE |
Licensing information for this product. |
| PACKAGE_PROPERTY_PRODUCT_COMMENTS |
Any additional information about the package. |