Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep Group symbol fields and attributes unnested | Rob Mensching | 2025-02-11 | 1 | -8/+8 |
| | |||||
* | Group creation and update PR nits and feedback fixes | Rob Mensching | 2025-02-11 | 1 | -3/+3 |
| | |||||
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 1 | -2/+5 |
| | | | | | | | | | | Local group membership Add/Remove working, however with BUILTIN local system groups .NET doesn't appear to locate them as either groups nor basic security Principals. Still needs work to fix the test for nested groups. Ideally with some way to test for domain groups. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 1 | -8/+133 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Rename "bundle extension" to "bootstrapper extension" for more consistency | Rob Mensching | 2024-03-07 | 1 | -3/+3 |
| | | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi. | ||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -1/+1 |
| | |||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 1 | -3/+10 |
| | | | | attributes | ||||
* | Expose QueryNativeMachine. | Bob Arnson | 2023-01-14 | 1 | -0/+1 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7158. | ||||
* | Fix compiler to handle util:ServiceConfig absent reset period and start delay | Rob Mensching | 2023-01-12 | 1 | -2/+2 |
| | | | | Fixes 7150 | ||||
* | Fix RegistrySymbol creation helper for non-string types | Rob Mensching | 2022-12-22 | 1 | -15/+15 |
| | | | | Fixes 7108 | ||||
* | Fix when xmlns placed directly on PermissionEx | Rob Mensching | 2022-11-15 | 1 | -16/+20 |
| | | | | | | | | This is NOT recommended in v4 and its converter will move namespaces to the root element, but WiX v3 allowed it so we'll continued to do so in v4. Fixes 7010 | ||||
* | Very minor cleanup | Rob Mensching | 2022-11-08 | 1 | -6/+9 |
| | |||||
* | Support add, modify and remove comments on user accounts | Ron Martin | 2022-10-21 | 1 | -0/+22 |
| | | | | Fixes 5371 | ||||
* | Expose and use methods to parse attributes with Burn variable names. | Sean Hall | 2022-07-21 | 1 | -14/+13 |
| | | | | Fixes 6819 | ||||
* | Add ability to disable file system redirection for File/DirectorySearch | Sean Hall | 2022-04-28 | 1 | -0/+12 |
| | | | | Fixes 5476 | ||||
* | Try to improve fields of bundle symbols. | Sean Hall | 2022-04-13 | 1 | -51/+52 |
| | |||||
* | Implement IWindowsInstallerDecompileExtensions | Rob Mensching | 2022-03-30 | 1 | -25/+11 |
| | | | | | | | Update Util extension to validate extension model and fix some small issues in MSI decompiling. Fixes 6367 | ||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 1 | -0/+3889 |