Skip to main content

ManagedBootstrapperApplicationPrereqInformation element (Bal extension)

Adds license information for a prereq package, should only be used when unable to add the license attributes to the package directly.

Available in WiX v4. Deprecated in WiX v5; use BootstrapperApplicationPrerequisiteInformation instead.

Parents

Bundle, Fragment

Attributes

LicenseFile (String) : Source file of the license. May not be used with LicenseUrl.

LicenseUrl (String) : Source url of the license. May not be used with LicenseFile.

PackageId (String, required) : Id of the target package.

Edit the schema for this page