Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix faulty memory access in Util's User custom actions | Rob Mensching | 2024-07-15 | 1 | -1/+2 |
| | | | | | | | | Generally, clean up the handling of getting the domain from a server name by centralizing and simplifying it behind an improved GetDomainFromServerName() based on the buggy GetServerName(). Fixes 8576 | ||||
* | Fix CustomActionData names. | Bob Arnson | 2023-02-01 | 1 | -1/+1 |
| | | | | | | | | | Fixes https://github.com/wixtoolset/issues/issues/7189. Also: - Clean up duplicate caDecor.h. - Clean up use of CUSTOM_ACTION_DECORATION. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -1/+1 |
| | |||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 1 | -0/+54 |