aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/test/WixToolsetTest.UI/TestData/WixUI_FeatureTree (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for custom WixUI sets.Bob Arnson2023-03-131-1/+10
|
* Add compiler extension to handle platforms.Bob Arnson2022-01-301-2/+2
| | | | | | | | Custom actions to print EULA and validate install directories are defined in WixUIExtension compiler extension, to handle platform-specific custom actions referred to from `DoAction` control events. This is the least-worst solution, given the `DoAction` approach used in the WixUI authoring and anyone customizing a WixUI set.
* Move UI.wixext into extRob Mensching2021-05-031-0/+23