Skip to main content
Version: v3

BootstrapperApplicationRef Element

Description
Used to reference a BootstrapperApplication element and optionally add additional payloads to the bootstrapper application.
Windows Installer references
None
Parents
Bundle, Fragment
Inner Text
None
Children
Choice of elements (min: 0, max: unbounded)
Attributes
NameTypeDescriptionRequired
IdStringThe identifier of the BootstrapperApplication element to reference.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.
UseUILanguagesYesNoType When set to "yes", causes WixStdBA/Prereq BA to use the user's control panel language settings. Otherwise, the previous API (which uses locale instead of language) is used to maintain compatiblity with previous versions of WiX. On Vista and newer platforms, this value set to "yes" will search all specified user languages, including fallback languages, in order. (http://schemas.microsoft.com/wix/BalExtension) 
See Also
Wix Schema