ProductSearch element
Windows Installer references
Parents
Attributes
ExcludeLanguages (YesNoTypeUnion) : Set to "yes" to detect all languages, excluding the languages listed in the Language attribute.
IncludeMaximum (YesNoTypeUnion) : Set to "yes" to make the range of versions detected include the value specified in Maximum.
IncludeMinimum (YesNoTypeUnion) : Set to "no" to make the range of versions detected exclude the value specified in Minimum. This attribute is "yes" by default.
Language (String) : Specifies the set of languages detected by FindRelatedProducts. Enter a list of numeric language identifiers (LANGID) separated by commas (,). Leave this value null to specify all languages. Set ExcludeLanguages to "yes" in order detect all languages, excluding the languages listed in this value.
Maximum (String) : Specifies the upper boundary of the range of product versions detected by FindRelatedProducts.
Minimum (String) : Specifies the lower bound on the range of product versions to be detected by FindRelatedProducts.
UpgradeCode (Guid, required) : This value specifies the upgrade code for the products that are to be detected by the FindRelatedProducts action.