summaryrefslogtreecommitdiff
path: root/src/ext/Util/wixlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split into domain vs local CAsBevan Weiss2025-02-112-3/+12
|
* Additional languages addedBevan Weiss2025-02-113-0/+12
| | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Group Add/Remove working.Bevan Weiss2025-02-114-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 additionsBevan Weiss2025-02-1110-0/+54
| | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Additional (automated) translations for Lithuanian, Russian and ChineseBevan Weiss2024-09-283-0/+3
| | | | | | (Simplified). Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* Error message for 'logon as service' is not currently localised.Bevan Weiss2024-09-289-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 wix3Rami2024-07-041-0/+32
|
* Added missing localization files from wix3Rami2024-07-042-0/+64
|
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-074-4/+4
| | | | Also renames WixToolet.BextUtil nupkg to WixToolset.BootstrapperExtensionApi.
* Switch to `virtual` access modifiers...Bob Arnson2024-02-161-40/+40
| | | | | | ...from `Overridable="yes"`. Fixes https://github.com/wixtoolset/issues/issues/7981 for WiX v5.
* Clean up TouchFile.Bob Arnson2024-01-191-5/+5
|
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-161-1/+1
|
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-213-14/+4
|
* Fix wrong DllEntry for WixRegisterRestartResourcesNir Bar2023-01-301-1/+1
|
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-318-170/+169
| | | | Fixes 6970
* Versioned extension ids: ComPlus, MsmqBob Arnson2022-02-132-7/+6
|
* Central caDecor and caErr.Bob Arnson2022-02-105-139/+4
|
* Added Dutch translation of Util extension.Harm van den Brand2021-12-121-0/+33
|
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-301-0/+12
|
* Implement integrated build processRob Mensching2021-05-111-2/+2
|
* Move Util.wixext into extRob Mensching2021-05-0320-0/+859