| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
It's not needed but we should support the consistency.
Fixes https://github.com/wixtoolset/issues/issues/6998
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Fixes 6970
|
|
|
|
| |
https://github.com/wixtoolset/issues/issues/6742
|
|
|
|
| |
Fixes 5685
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|