aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't force x64 platform build.HEADmainBob Arnson4 days1-1/+1
* Set keypath when parsing naked File child elementsBob Arnson5 days3-9/+6
* Only referenced components get default feature.v6.0.0-rc.2Bob Arnson12 days8-64/+43
* Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplicationueuuop859112 days1-1/+1
* Convert WixToolsetTest.Sdk to MSTest.***Bob Arnson12 days10-136/+138
* Convert tools\ to MSTest and traversal projects.Bob Arnson12 days10-86/+113
* Convert ext\ to MSTest and traversal projects.Bob Arnson12 days96-767/+3204
* Support non-SNI SSL certificates in Http extensionBob Arnson12 days19-404/+672
* Skip Decompile roundtrip test for Msmq (it will require more timeBevan Weiss12 days2-10/+23
* Msmq decompile test revealed some latent issues with the Wix6GroupBevan Weiss12 days1-3/+9
* Add a basic unit test for the round msmq decompiler round trip.Bevan Weiss12 days5-22/+59
* Fix up missing 'Wix4' prefixes on MSMQ Permission tables.Bevan Weiss12 days6-110/+236
* From wixtoolset/wix3/pull/535Bevan Weiss2025-02-2825-42/+42
* util: correct usage of NetLocalGroupGetInfo in GroupExecuteBevan Weiss2025-02-281-8/+8
* Target in-service .NET Framework versions.Bob Arnson2025-02-131-1/+1
* Update CI build to follow SomeVerv6.0.0-rc.1Rob Mensching2025-02-121-21/+24
* Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failuresRob Mensching2025-02-121-1/+1
* Backward compatible GUID generationRob Mensching2025-02-1210-5/+357
* Ensure user and group integration tests always clean up after themselves.Rob Mensching2025-02-122-277/+383
* Ignore IDL generated headerRob Mensching2025-02-121-0/+1
* Update README to include new dependency on ATLRob Mensching2025-02-111-0/+1
* Keep Group symbol fields and attributes unnestedRob Mensching2025-02-114-74/+74
* Fix ups for Domain Group creation / removal.Bevan Weiss2025-02-117-12/+45
* Re-align enumeration values to those for User account modifications.Bevan Weiss2025-02-113-78/+78
* Group creation and update PR nits and feedback fixesRob Mensching2025-02-115-26/+26
* Add/Remove Group Membership rollback handled.Bevan Weiss2025-02-1117-134/+346
* Split into domain vs local CAsBevan Weiss2025-02-115-12/+66
* Additional languages addedBevan Weiss2025-02-113-0/+12
* Group Add/Remove working.Bevan Weiss2025-02-1121-278/+736
* CreateGroups additionsBevan Weiss2025-02-1160-136/+2848
* Rewrite Prereq tests after hardening and bypassing .NET GUI errorsRob Mensching2025-02-1111-233/+71
* Try setting DOTNET_DISABLE_GUI_ERRORS to prevent .NET install prompts for BAsRob Mensching2025-02-111-0/+4
* Harden Burn's BootstrapperApplication and elevated engine extractionRob Mensching2025-02-1114-44/+122
* Remove the working folder as late as possibleRob Mensching2025-02-111-5/+5
* Support CreateFile with retriesRob Mensching2025-02-112-13/+69
* Support extracting cabbed file straight to file handleRob Mensching2025-02-112-31/+99
* Failures were seen in MSI Unit Tests around Firewall rules withinBevan Weiss2025-02-111-0/+8
* Migrate COM+ E2E tests from raw binaries to source code.Bevan Weiss2025-02-1136-7/+1283
* IIS Ext: Add support for more certificate storesBevan Weiss2025-02-114-1/+36
* Minor build improvements and cleanupRob Mensching2025-02-114-11/+9
* Raise conversion warning for After and Before attributes, at least onBevan Weiss2025-02-113-6/+95
* Emit deprecation warning for Heat.Bob Arnson2025-01-237-9/+17
* Reference `Error` strings in Sql.Bob Arnson2025-01-212-1/+3
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-30125-2302/+2452
* Add Package/@Id and Bundle/@Id that can replace UpgradeCodesRob Mensching2024-12-3047-69/+104
* Use PerUserProgramFilesFolder for default INSTALLFOLDER in a per-user packageRob Mensching2024-12-295-17/+54
* Add "PerUserProgramFilesFolder" as standard directoryRob Mensching2024-12-292-1/+5
* Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fieldsRob Mensching2024-12-292-15/+27
* Overridable WixVariables should be treated as virtualRob Mensching2024-12-293-6/+51
* Break out parsing of file naming attributes.Bob Arnson2024-12-281-84/+90