-
Hi, The license my customized LicenseAgreementDlg doesn't display the license file and works by default. In my product.wxs file i have:
and the LicenseAgreementDlgOverride element is defined like this:
This works perfectly with wix3, but not with wix4. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi,
with LicenseRtf defined in each strings localized file like this: |
Beta Was this translation helpful? Give feedback.
Hi,
I feel that i complicated myself the life unnecessarily. Probably that i had found this piece of code somewhere and as it worked well for me, i continued like this.
In fact, this is much more simple to do and it is not necessary to create a custom dialog. Below a code that works: