User Tools

Site Tools

blog:2023-09-27_wix_my_license_not_showing_up



2023-09-27 WiX: My License Not Showing Up

  • In my <product>
    <WixVariable Id="WixUILicenseRtf" Value="$(var.ProjectDir)\Assets\License.rtf" />
  • License.rtf exists and is an RTF file.
  • The file contains text, and the text is sensibly formatted.

Reason

  • It must generate the RTF file with Wordpad.
  • If we use Word to generate it, it will be blank in the license box.

TAGS

  • 60 person(s) visited this page until now.

Permalink blog/2023-09-27_wix_my_license_not_showing_up.txt · Last modified: 2023/09/27 16:43 by jethro

oeffentlich