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
stringSource file of the license. May not be used with LicenseUrl.
LicenseUrl
stringSource url of the license. May not be used with LicenseFile.
PackageId
string requiredId of the target package.