Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split into domain vs local CAs | Bevan Weiss | 2025-02-11 | 1 | -2/+11 |
| | |||||
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 1 | -7/+13 |
| | | | | | | | | | | 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 | -0/+14 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Switch to `virtual` access modifiers... | Bob Arnson | 2024-02-16 | 1 | -40/+40 |
| | | | | | | ...from `Overridable="yes"`. Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5. | ||||
* | Clean up TouchFile. | Bob Arnson | 2024-01-19 | 1 | -5/+5 |
| | |||||
* | Update some extensions to take advantage of multitargeting project references | Rob Mensching | 2023-02-21 | 1 | -1/+1 |
| | |||||
* | Fix wrong DllEntry for WixRegisterRestartResources | Nir Bar | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | Central caDecor and caErr. | Bob Arnson | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 1 | -0/+12 |
| | |||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 1 | -0/+360 |