aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* E2E test to validate update registration.bob/UpdateRegistrationAcrossUpgradesBob Arnson14 hours12-0/+270
* Switch to MSTest built-in Test target.HEADmainBob Arnson24 hours20-38/+24
* Formalize official WiX build and update tags in nupkgsRob Mensching40 hours23-43/+75
* Introduce the Open Source Maintenance Fee EULARob Mensching40 hours20-30/+375
* Harvesting no longer aborts if any exclusions reference missing foldersRob Mensching44 hours3-26/+66
* Verify more detail of the harvesting warning messagesRob Mensching44 hours1-23/+32
* add missing CustomTableSetting parameter in ConvertCommandPhilippNaused3 days1-1/+1
* Include the major version in the Package/@Id to install SxSRob Mensching3 days1-1/+1
* LocUtil occasionally failed due to XmlInitializationRob Mensching3 days3-60/+75
* Fix documentation links in XSDsRob Mensching3 days2-12/+12
* WiX v6 changes to the core schemaRob Mensching3 days1-12/+42
* WiX v6 changes to the UI extensionRob Mensching3 days1-0/+8
* Migrate XSDs from web projectRob Mensching3 days18-0/+24625
* Don't force x64 platform build.Bob Arnson10 days1-1/+1
* Set keypath when parsing naked File child elementsBob Arnson11 days3-9/+6
* Only referenced components get default feature.v6.0.0-rc.2Bob Arnson2025-03-038-64/+43
* Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplicationueuuop85912025-03-031-1/+1
* Convert WixToolsetTest.Sdk to MSTest.***Bob Arnson2025-03-0310-136/+138
* Convert tools\ to MSTest and traversal projects.Bob Arnson2025-03-0310-86/+113
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-0396-767/+3204
* Support non-SNI SSL certificates in Http extensionBob Arnson2025-03-0319-404/+672
* Skip Decompile roundtrip test for Msmq (it will require more timeBevan Weiss2025-03-032-10/+23
* Msmq decompile test revealed some latent issues with the Wix6GroupBevan Weiss2025-03-031-3/+9
* Add a basic unit test for the round msmq decompiler round trip.Bevan Weiss2025-03-035-22/+59
* Fix up missing 'Wix4' prefixes on MSMQ Permission tables.Bevan Weiss2025-03-036-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