Skip to content

[tugger-wix] Adding EULA rtf does not work  #682

@LehMaxence

Description

@LehMaxence

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions