Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer's license agreement is blank #11

Closed
boverhof opened this issue Mar 21, 2018 · 3 comments
Closed

Installer's license agreement is blank #11

boverhof opened this issue Mar 21, 2018 · 3 comments
Labels
Priority:Low Low Priority Issue or PR

Comments

@boverhof
Copy link
Member

screen shot 2018-03-21 at 12 08 28 pm

@boverhof
Copy link
Member Author

boverhof commented Mar 22, 2018

Problem caused by not having this line anymore:

    <WixVariable Id="WixUILicenseRtf" Value="..\..\..\..\CCSI_TE_LICENSE.rtf" />

Now we use "LICENSE.md" and apparently WIX doesn't deal with it.

@ksbeattie
Copy link
Member

Could you just duplicate that LICENSE.md file as an RTF (LICENSE.rtf) and then include that in WIX?

@boverhof
Copy link
Member Author

Fixed.
baee5a9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Low Low Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

2 participants