| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Exclude detect-only Upgrades from default-feature. | Bob Arnson | 2024-12-26 | 3 | -10/+6 |
* | For fields, "" != null. | Bob Arnson | 2024-12-26 | 3 | -2/+44 |
* | Remove unused const. | Bob Arnson | 2024-12-26 | 1 | -1/+0 |
* | Fix loc and wix variables to allow dots in their identifier name again | Rob Mensching | 2024-12-26 | 2 | -6/+14 |
* | Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadId | Andrij Abyzov | 2024-12-26 | 3 | -5/+57 |
* | Update to non-deprecated actions/upload-artifact | Rob Mensching | 2024-12-26 | 1 | -2/+2 |
* | Fix Heat Harvesting for x64 Dlls | Nico-Ko | 2024-12-26 | 1 | -1/+1 |
* | Fix up COM+ to be back in working order under Wix4+ | Bevan Weiss | 2024-12-26 | 31 | -120/+446 |
* | Add a few more checks on rollback of Util User. | Bevan Weiss | 2024-12-26 | 2 | -4/+9 |
* | Introduce early exception for overlength Windows Installer table name | Bevan Weiss | 2024-12-26 | 2 | -0/+20 |
* | Typos are bad; visible typos are an abomination. | Bob Arnson | 2024-11-10 | 11 | -12/+12 |
* | Update to nonwhingy System.Text.Json. | Bob Arnson | 2024-11-10 | 1 | -1/+1 |
* | Log bundle registration scope. | Bob Arnson | 2024-11-10 | 5 | -6/+17 |
* | Add overloads to support create-only Wixouts. | Bob Arnson | 2024-10-04 | 3 | -4/+44 |
* | Fix crash when adding file in patch when filtering | Bob Arnson | 2024-10-04 | 10 | -10/+82 |
* | Additional (automated) translations for Lithuanian, Russian and Chinese | Bevan Weiss | 2024-09-28 | 3 | -0/+3 |
* | Error message for 'logon as service' is not currently localised. | Bevan Weiss | 2024-09-28 | 9 | -1/+15 |
* | Update thumbprints and download links to target latest .NET packages | Chaojie | 2024-09-28 | 4 | -11/+11 |
* | Fix crash with use of File/@PatchGroup. | Bob Arnson | 2024-09-03 | 2 | -2/+2 |
* | Moved CalculateCabbingThreadCount() to BindDatabaseCommand because we need th... | Martin Broholm Andersen | 2024-09-02 | 3 | -31/+35 |
* | Replace UpdateFileFacade loop with Parallel.ForEach | Martin Broholm Andersen | 2024-09-02 | 2 | -219/+331 |
* | Fix up small inaccuracy in logged error message. | Bevan Weiss | 2024-09-02 | 1 | -1/+13 |
* | A basic install / uninstall test for RemoveFoldersEx | Bevan Weiss | 2024-09-02 | 4 | -1/+111 |
* | Fix bad URL. | Bob Arnson | 2024-08-19 | 3 | -3/+3 |