Skip to main content
Version: v3

ProductSearch Element

Description
None
Windows Installer references
Upgrade Table
Parents
Property
Inner Text (xs:string)
This element may have inner text.
Children
None
Attributes
NameTypeDescriptionRequired
ExcludeLanguagesYesNoTypeSet to "yes" to detect all languages, excluding the languages listed in the Language attribute. 
IncludeMaximumYesNoTypeSet to "yes" to make the range of versions detected include the value specified in Maximum. 
IncludeMinimumYesNoTypeSet to "no" to make the range of versions detected exclude the value specified in Minimum. This attribute is "yes" by default. 
LanguageStringSpecifies 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. 
MaximumStringSpecifies the upper boundary of the range of product versions detected by FindRelatedProducts. 
MinimumStringSpecifies the lower bound on the range of product versions to be detected by FindRelatedProducts. 
UpgradeCodeGuidThis value specifies the upgrade code for the products that are to be detected by the FindRelatedProducts action.Yes
Any Attribute (namespace='##other' processContents='lax') Extensibility point in the WiX XML Schema. Schema extensions can register additional attributes at this point in the schema.
See Also
Wix Schema