aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/test/WixToolsetTest.Util/UtilExtensionFixture.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-081-2/+2
|
* Support add, modify and remove comments on user accountsRon Martin2022-10-211-0/+76
| | | | Fixes 5371
* Downgrade error to warning when search refs a reserved prefix variable.Sean Hall2022-08-021-9/+54
| | | | The engine doesn't actually prevent external callers from setting variables that start with 'Wix'.
* Expose and use methods to parse attributes with Burn variable names.Sean Hall2022-07-211-0/+1
| | | | Fixes 6819
* Add tests to validate Variable name validationRob Mensching2022-07-121-0/+39
| | | | Closes #6819
* Add ability to disable file system redirection for File/DirectorySearchSean Hall2022-04-281-12/+14
| | | | Fixes 5476
* Try to improve fields of bundle symbols.Sean Hall2022-04-131-4/+1
|
* Implement IWindowsInstallerDecompileExtensionsRob Mensching2022-03-301-2/+18
| | | | | | | Update Util extension to validate extension model and fix some small issues in MSI decompiling. Fixes 6367
* Move Util.wixext into extRob Mensching2021-05-031-0/+317