aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/wixlib/LicenseAgreementDlg.wxs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* From wixtoolset/wix3/pull/535Bevan Weiss2025-02-281-2/+2
| | | | | | | | | | | Lines in WixUI are too short for standard dialog widths. Increase them by 3 pixels. Fixes wixtoolset/issues#2691 Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Replace EULA printing custom action with MsiPrint.Bob Arnson2024-12-261-1/+3
| | | | Fixes https://github.com/wixtoolset/issues/issues/8580
* Better solution to the UI custom action "problem."Bob Arnson2022-12-061-4/+2
| | | | | | Add platform-specific fragments that are referenced by the compiler extension. That makes it easier to customize: Just copy the dialog set authoring and rename, like in v3.
* Move UI.wixext into extRob Mensching2021-05-031-0/+30