Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split into domain vs local CAs | Bevan Weiss | 2025-02-11 | 2 | -3/+12 |
| | |||||
* | Additional languages added | Bevan Weiss | 2025-02-11 | 3 | -0/+12 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 4 | -10/+21 |
| | | | | | | | | | | 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 | 10 | -0/+54 |
| | | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Additional (automated) translations for Lithuanian, Russian and Chinese | Bevan Weiss | 2024-09-28 | 3 | -0/+3 |
| | | | | | | (Simplified). Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Error message for 'logon as service' is not currently localised. | Bevan Weiss | 2024-09-28 | 9 | -1/+15 |
| | | | | | | | | Added translations in line with existing translations. I'm sure they'll suffice for now, Google translate makes sense of them anyway. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Added missing localization files from wix3 | Rami | 2024-07-04 | 1 | -0/+32 |
| | |||||
* | Added missing localization files from wix3 | Rami | 2024-07-04 | 2 | -0/+64 |
| | |||||
* | Rename "bundle extension" to "bootstrapper extension" for more consistency | Rob Mensching | 2024-03-07 | 4 | -4/+4 |
| | | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi. | ||||
* | 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 |
| | |||||
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 1 | -1/+1 |
| | |||||
* | Update some extensions to take advantage of multitargeting project references | Rob Mensching | 2023-02-21 | 3 | -14/+4 |
| | |||||
* | Fix wrong DllEntry for WixRegisterRestartResources | Nir Bar | 2023-01-30 | 1 | -1/+1 |
| | |||||
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 8 | -170/+169 |
| | | | | Fixes 6970 | ||||
* | Versioned extension ids: ComPlus, Msmq | Bob Arnson | 2022-02-13 | 2 | -7/+6 |
| | |||||
* | Central caDecor and caErr. | Bob Arnson | 2022-02-10 | 5 | -139/+4 |
| | |||||
* | Added Dutch translation of Util extension. | Harm van den Brand | 2021-12-12 | 1 | -0/+33 |
| | |||||
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 1 | -0/+12 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -2/+2 |
| | |||||
* | Move Util.wixext into ext | Rob Mensching | 2021-05-03 | 20 | -0/+859 |