Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix localization collation. | Bob Arnson | 2024-03-12 | 1 | -0/+26 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/8036. | ||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 2 | -17/+624 |
| | | | | attributes | ||||
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 1 | -0/+217 |
| | |||||
* | remove windows xp specific code from firewall extension | chris_bednarski | 2023-08-26 | 1 | -2/+40 |
| | |||||
* | use WcaGetRecordFormattedString to get firewall rule description | chris_bednarski | 2023-08-23 | 1 | -0/+77 |
| | |||||
* | add integration tests for the firewall extenstion | chris_bednarski | 2023-08-19 | 2 | -0/+215 |
| | |||||
* | Fix XmlConfig lookup logic. | Bob Arnson | 2023-04-27 | 1 | -0/+54 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/7377. Requires fix for https://github.com/wixtoolset/issues/issues/7444. | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
| | |||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 1 | -35/+151 |
| | | | | Fixes 5371 | ||||
* | Make all test roll forward | Rob Mensching | 2022-10-03 | 1 | -1/+0 |
| | |||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -6/+1 |
| | |||||
* | Add ability to skip tests at runtime, and skip long running cache tests | Sean Hall | 2022-05-13 | 3 | -35/+7 |
| | | | | 6665 | ||||
* | Port UtilExtension.UserTests from wix3. | Sean Hall | 2022-04-29 | 5 | -0/+267 |