summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadIdAndrij Abyzov2024-12-263-5/+57
* Update to non-deprecated actions/upload-artifactRob Mensching2024-12-261-2/+2
* Fix Heat Harvesting for x64 DllsNico-Ko2024-12-261-1/+1
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-2631-120/+446
* Add a few more checks on rollback of Util User.Bevan Weiss2024-12-262-4/+9
* Introduce early exception for overlength Windows Installer table nameBevan Weiss2024-12-262-0/+20
* Typos are bad; visible typos are an abomination.Bob Arnson2024-11-1011-12/+12
* Update to nonwhingy System.Text.Json.Bob Arnson2024-11-101-1/+1
* Log bundle registration scope.Bob Arnson2024-11-105-6/+17
* Add overloads to support create-only Wixouts.Bob Arnson2024-10-043-4/+44
* Fix crash when adding file in patch when filteringBob Arnson2024-10-0410-10/+82
* Additional (automated) translations for Lithuanian, Russian and ChineseBevan Weiss2024-09-283-0/+3
* Error message for 'logon as service' is not currently localised.Bevan Weiss2024-09-289-1/+15
* Update thumbprints and download links to target latest .NET packagesChaojie2024-09-284-11/+11
* Fix crash with use of File/@PatchGroup.Bob Arnson2024-09-032-2/+2
* Moved CalculateCabbingThreadCount() to BindDatabaseCommand because we need th...Martin Broholm Andersen2024-09-023-31/+35
* Replace UpdateFileFacade loop with Parallel.ForEachMartin Broholm Andersen2024-09-022-219/+331
* Fix up small inaccuracy in logged error message.Bevan Weiss2024-09-021-1/+13
* A basic install / uninstall test for RemoveFoldersExBevan Weiss2024-09-024-1/+111
* Fix bad URL.Bob Arnson2024-08-193-3/+3
* Add verbose messages around harvesting.Bob Arnson2024-08-193-3/+63
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-188-4/+122
* Initialize WOW64 in TouchFile custom actionRob Mensching2024-07-174-0/+100
* Fix egregiously bad comments that were frustratingBob Arnson2024-07-152-29/+29
* Fix faulty memory access in Util's User custom actionsRob Mensching2024-07-155-120/+95
* Scheduling standard actions must override virtual definitions from stdlibRob Mensching2024-07-135-4/+162
* Reset current directory so SFXCA directory can be cleaned upRob Mensching2024-07-131-0/+19
* Introducing wix-cli.msiRob Mensching2024-07-127-6/+195
* Fix "wix extension list" to correctly display machine-wide extensionsRob Mensching2024-07-121-31/+46
* Move DTF back to .NET 2.0 as it is still supportedRob Mensching2024-07-127-8/+8
* Re-enable insignificant zeros in PackageVersionRob Mensching2024-07-122-7/+60
* Update dependenciesRob Mensching2024-07-125-33/+33
* Fix missing WixToolset.Firewall.wixext versionRob Mensching2024-07-122-4/+0
* Prevent unnecessary refreshes that move focus.Bob Arnson2024-07-121-6/+9
* Add extra logging setup to registry.Bevan Weiss2024-07-042-0/+22
* Change lower case c:\ => C:\ in 'where' search to align with expectedBevan Weiss2024-07-041-1/+1
* No longer support downloading within the Sandbox. Just error instead.Bevan Weiss2024-07-043-41/+51
* Added host menu options for EXE / ZIP installationBevan Weiss2024-07-043-40/+88
* Make faster... don't do both runtime and SDK, SDK is all we needBevan Weiss2024-07-042-19/+22
* Found a way to get the hostname.Bevan Weiss2024-07-041-1/+4
* Wrap variable sets in double quotes so special characters don't break them.Bevan Weiss2024-07-041-5/+5
* Added some comments for the menu.Bevan Weiss2024-07-042-10/+36
* Added some more modifications to the Sandbox.Bevan Weiss2024-07-044-6/+80
* Add Sandbox configuration to more easily perform Integration tests.Bevan Weiss2024-07-043-0/+81
* Added missing localization files from wix3Rami2024-07-041-0/+32
* Added missing localization files from wix3Rami2024-07-042-0/+64
* Add trx logging for individual runtests.cmd.Bob Arnson2024-06-192-2/+2
* Fix build -includepath help messageKuba3142024-06-101-1/+1
* Add a IUIBA edge-case test and clean up a bit.Bob Arnson2024-06-104-7/+120
* Build native code with VC v143 toolset only.Bob Arnson2024-06-109-21/+17