aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/test/WixToolsetTest.UI/TestData/InstallDir_NoLicense (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop CA path validation in WixUI by default.Bob Arnson2024-12-261-7/+8
| | | | | | | | Add `WixUI/ExtendedPathValidation="yes"` to opt-in. Removed the WIXUI_DONTVALIDATEPATH runtime opt-out. Fixes https://github.com/wixtoolset/issues/issues/8718 Relies on https://github.com/wixtoolset/wix/pull/563
* Add tests for custom WixUI sets.Bob Arnson2023-03-131-0/+82