-
-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
The WixVariable ID to add the EULA rtf has a typo, it should be WixUILicenseRtf and not WixUILicenseRTF`
This results in having the default lorem ipsum text in the license dialog box instead of the actual rtf text.
Typo:
| .attr("Id", "WixUILicenseRTF") |
Reference:
https://wixtoolset.org/docs/v3/wixui/wixui_customizations/#specifying-a-license-file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels