aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/wixlib/UtilExtension_Platform.wxi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split into domain vs local CAsBevan Weiss2025-02-111-2/+11
|
* Group Add/Remove working.Bevan Weiss2025-02-111-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 additionsBevan Weiss2025-02-111-0/+14
| | | | Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com>
* 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
|
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-211-1/+1
|
* Fix wrong DllEntry for WixRegisterRestartResourcesNir Bar2023-01-301-1/+1
|
* Central caDecor and caErr.Bob Arnson2022-02-101-1/+1
|
* Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtensionEric StJohn2021-08-301-0/+12
|
* Move Util.wixext into extRob Mensching2021-05-031-0/+360