Skip to content

BootstrapperApplicationPrerequisiteInformation 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 v5.

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.

Parents