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)
- Payload (min: 0, max: unbounded)
- PayloadGroupRef (min: 0, max: unbounded)
- Any Element (namespace='##other' processContents='Lax') Extensibility point in the WiX XML Schema. Schema extensions can register additional elements at this point in the schema.
- Attributes
Name Type Description Required Id String The 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. UseUILanguages YesNoType 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