Skip to 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.

Attributes

LocalizationFile

string

Source file of the theme localization .wxl file.

LogoFile

string

Source file of the logo graphic.

Theme

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.

Parents