Skip to main content

WixPrerequisiteBootstrapperApplication element (Bal extension)

Uses WixPrerequisiteBootstrapperApplication as a secondary Bootstrapper Application for a Bundle, to bootstrap the prerequisites needed for a primary bootstrapper application.

Available in WiX v5.

Parents

BootstrapperApplication

Attributes

LocalizationFile (String) : Source file of the theme localization .wxl file.

LogoFile (String) : Source file of the logo graphic.

Theme (enumeration) : The built-in theme to use. The default is "standard". This attribute's value must be one of the following:

  • none
  • standard

ThemeFile (String) : Source file of the theme XML.

Edit the schema for this page