| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up missing 'Wix4' prefixes on MSMQ Permission tables. | Bevan Weiss | 2025-03-03 | 6 | -110/+236 |
* | From wixtoolset/wix3/pull/535 | Bevan Weiss | 2025-02-28 | 25 | -42/+42 |
* | util: correct usage of NetLocalGroupGetInfo in GroupExecute | Bevan Weiss | 2025-02-28 | 1 | -8/+8 |
* | Target in-service .NET Framework versions. | Bob Arnson | 2025-02-13 | 1 | -1/+1 |
* | Update CI build to follow SomeVerv6.0.0-rc.1 | Rob Mensching | 2025-02-12 | 1 | -21/+24 |
* | Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failures | Rob Mensching | 2025-02-12 | 1 | -1/+1 |
* | Backward compatible GUID generation | Rob Mensching | 2025-02-12 | 10 | -5/+357 |
* | Ensure user and group integration tests always clean up after themselves. | Rob Mensching | 2025-02-12 | 2 | -277/+383 |
* | Ignore IDL generated header | Rob Mensching | 2025-02-12 | 1 | -0/+1 |
* | Update README to include new dependency on ATL | Rob Mensching | 2025-02-11 | 1 | -0/+1 |
* | Keep Group symbol fields and attributes unnested | Rob Mensching | 2025-02-11 | 4 | -74/+74 |
* | Fix ups for Domain Group creation / removal. | Bevan Weiss | 2025-02-11 | 7 | -12/+45 |
* | Re-align enumeration values to those for User account modifications. | Bevan Weiss | 2025-02-11 | 3 | -78/+78 |
* | Group creation and update PR nits and feedback fixes | Rob Mensching | 2025-02-11 | 5 | -26/+26 |
* | Add/Remove Group Membership rollback handled. | Bevan Weiss | 2025-02-11 | 17 | -134/+346 |
* | Split into domain vs local CAs | Bevan Weiss | 2025-02-11 | 5 | -12/+66 |
* | Additional languages added | Bevan Weiss | 2025-02-11 | 3 | -0/+12 |
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 21 | -278/+736 |
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 60 | -136/+2848 |
* | Rewrite Prereq tests after hardening and bypassing .NET GUI errors | Rob Mensching | 2025-02-11 | 11 | -233/+71 |
* | Try setting DOTNET_DISABLE_GUI_ERRORS to prevent .NET install prompts for BAs | Rob Mensching | 2025-02-11 | 1 | -0/+4 |
* | Harden Burn's BootstrapperApplication and elevated engine extraction | Rob Mensching | 2025-02-11 | 14 | -44/+122 |
* | Remove the working folder as late as possible | Rob Mensching | 2025-02-11 | 1 | -5/+5 |
* | Support CreateFile with retries | Rob Mensching | 2025-02-11 | 2 | -13/+69 |
* | Support extracting cabbed file straight to file handle | Rob Mensching | 2025-02-11 | 2 | -31/+99 |
* | Failures were seen in MSI Unit Tests around Firewall rules within | Bevan Weiss | 2025-02-11 | 1 | -0/+8 |
* | Migrate COM+ E2E tests from raw binaries to source code. | Bevan Weiss | 2025-02-11 | 36 | -7/+1283 |
* | IIS Ext: Add support for more certificate stores | Bevan Weiss | 2025-02-11 | 4 | -1/+36 |
* | Minor build improvements and cleanup | Rob Mensching | 2025-02-11 | 4 | -11/+9 |
* | Raise conversion warning for After and Before attributes, at least on | Bevan Weiss | 2025-02-11 | 3 | -6/+95 |
* | Emit deprecation warning for Heat. | Bob Arnson | 2025-01-23 | 7 | -9/+17 |
* | Reference `Error` strings in Sql. | Bob Arnson | 2025-01-21 | 2 | -1/+3 |
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 125 | -2302/+2452 |
* | Add Package/@Id and Bundle/@Id that can replace UpgradeCodes | Rob Mensching | 2024-12-30 | 47 | -69/+104 |
* | Use PerUserProgramFilesFolder for default INSTALLFOLDER in a per-user package | Rob Mensching | 2024-12-29 | 5 | -17/+54 |
* | Add "PerUserProgramFilesFolder" as standard directory | Rob Mensching | 2024-12-29 | 2 | -1/+5 |
* | Fix WixPackageSymbol Attributes, Scope, UpgradeStrategy fields | Rob Mensching | 2024-12-29 | 2 | -15/+27 |
* | Overridable WixVariables should be treated as virtual | Rob Mensching | 2024-12-29 | 3 | -6/+51 |
* | Break out parsing of file naming attributes. | Bob Arnson | 2024-12-28 | 1 | -84/+90 |
* | Ensure naked files take Subdirectory into account. | Bob Arnson | 2024-12-28 | 12 | -22/+99 |
* | Audit all transitive dependencies and fix latest vulnerabilities | Rob Mensching | 2024-12-27 | 15 | -36/+45 |
* | Magicked files in modules need complex references. | Bob Arnson | 2024-12-27 | 5 | -10/+64 |
* | Use an unnamed bindpath as a default root for... | Bob Arnson | 2024-12-27 | 6 | -6/+55 |
* | Fix messages related to package scope. | Bob Arnson | 2024-12-26 | 3 | -3/+3 |
* | Avoid setting null MinValues when removing rows. | Bob Arnson | 2024-12-26 | 4 | -1/+55 |
* | Also use EnsureTable to schedule standard actions. | Bob Arnson | 2024-12-26 | 3 | -156/+244 |
* | Handle rooted file harvesting. | Bob Arnson | 2024-12-26 | 3 | -52/+56 |
* | Drop CA path validation in WixUI by default. | Bob Arnson | 2024-12-26 | 12 | -96/+126 |
* | Replace EULA printing custom action with MsiPrint. | Bob Arnson | 2024-12-26 | 16 | -626/+42 |
* | Fix parsing variables' case sensitivity from BootstrapperApplicationData | Nir Bar | 2024-12-26 | 1 | -1/+1 |