| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Add verbose messages around harvesting. | Bob Arnson | 2024-08-19 | 3 | -3/+63 |
* | Add basic test for Msmq install/uninstall. | Bevan Weiss | 2024-07-18 | 8 | -4/+122 |
* | Initialize WOW64 in TouchFile custom action | Rob Mensching | 2024-07-17 | 4 | -0/+100 |
* | Fix egregiously bad comments that were frustrating | Bob Arnson | 2024-07-15 | 2 | -29/+29 |
* | Fix faulty memory access in Util's User custom actions | Rob Mensching | 2024-07-15 | 5 | -120/+95 |
* | Scheduling standard actions must override virtual definitions from stdlib | Rob Mensching | 2024-07-13 | 5 | -4/+162 |
* | Reset current directory so SFXCA directory can be cleaned up | Rob Mensching | 2024-07-13 | 1 | -0/+19 |
* | Introducing wix-cli.msi | Rob Mensching | 2024-07-12 | 7 | -6/+195 |
* | Fix "wix extension list" to correctly display machine-wide extensions | Rob Mensching | 2024-07-12 | 1 | -31/+46 |
* | Move DTF back to .NET 2.0 as it is still supported | Rob Mensching | 2024-07-12 | 7 | -8/+8 |
* | Re-enable insignificant zeros in PackageVersion | Rob Mensching | 2024-07-12 | 2 | -7/+60 |
* | Update dependencies | Rob Mensching | 2024-07-12 | 5 | -33/+33 |
* | Fix missing WixToolset.Firewall.wixext version | Rob Mensching | 2024-07-12 | 2 | -4/+0 |
* | Prevent unnecessary refreshes that move focus. | Bob Arnson | 2024-07-12 | 1 | -6/+9 |
* | Add extra logging setup to registry. | Bevan Weiss | 2024-07-04 | 2 | -0/+22 |
* | Change lower case c:\ => C:\ in 'where' search to align with expected | Bevan Weiss | 2024-07-04 | 1 | -1/+1 |
* | No longer support downloading within the Sandbox. Just error instead. | Bevan Weiss | 2024-07-04 | 3 | -41/+51 |
* | Added host menu options for EXE / ZIP installation | Bevan Weiss | 2024-07-04 | 3 | -40/+88 |
* | Make faster... don't do both runtime and SDK, SDK is all we need | Bevan Weiss | 2024-07-04 | 2 | -19/+22 |