aboutsummaryrefslogtreecommitdiff
path: root/src/ext (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop CA path validation in WixUI by default.Bob Arnson2024-12-2612-96/+126
* Replace EULA printing custom action with MsiPrint.Bob Arnson2024-12-2614-608/+18
* Use ExePayloadRef for PrimaryPayloadId and SecondaryPayloadIdAndrij Abyzov2024-12-262-2/+54
* Fix up COM+ to be back in working order under Wix4+Bevan Weiss2024-12-2615-120/+203
* 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 up small inaccuracy in logged error message.Bevan Weiss2024-09-021-1/+13
* A basic install / uninstall test for RemoveFoldersExBevan Weiss2024-09-021-1/+1
* Add basic test for Msmq install/uninstall.Bevan Weiss2024-07-182-4/+6
* Initialize WOW64 in TouchFile custom actionRob Mensching2024-07-171-0/+38
* Fix faulty memory access in Util's User custom actionsRob Mensching2024-07-155-120/+95
* Fix missing WixToolset.Firewall.wixext versionRob Mensching2024-07-122-4/+0
* Added missing localization files from wix3Rami2024-07-041-0/+32
* Added missing localization files from wix3Rami2024-07-042-0/+64
* 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-101-3/+3
* Add UTF-8, no-prefix, and Unicode characters.Bob Arnson2024-04-282-4/+6
* Update to wixext folder to v6Rob Mensching2024-04-251-1/+1
* Move to ReleaseFlow and SomeVerRob Mensching2024-04-251-2/+2
* NuGet package readmes (4/n)Bob Arnson2024-04-044-0/+25
* Fix the upper bound version in native nupkg referencesRob Mensching2024-04-021-2/+2
* Use the correct case for firewall attribute valuesRob Mensching2024-03-242-5/+11
* Don't follow junctions when recursing directories.Rob Mensching2024-03-221-2/+10
* Simplify BootstrapperApplication header filesRob Mensching2024-03-219-47/+20
* Fix Profile column definition.Bob Arnson2024-03-183-5/+6
* Ensure virtual symbols are included when overridden but not referencedRob Mensching2024-03-081-6/+6
* Add tests demonstrating linker error.Bob Arnson2024-03-072-18/+50
* Rename "bundle extension" to "bootstrapper extension" for more consistencyRob Mensching2024-03-0741-243/+243
* Move wixstdba functions to Bal.wixext buildRob Mensching2024-03-0727-16/+2924
* Better .nupkg namesRob Mensching2024-03-0793-140/+179
* WIP - BA header simplificationRob Mensching2024-03-066-10/+2
* Move the BootstrapperApplication out of procRob Mensching2024-03-06191-4815/+1486
* WiX v5 uses `wixext5` NuGet package subdirectory.Bob Arnson2024-03-061-1/+1
* More virtual/override symbols.Bob Arnson2024-03-0312-19/+19
* Cleaning up a typo and a missed commit.Bob Arnson2024-02-271-0/+5
* Use camelCase attribute values.Bob Arnson2024-02-274-75/+93
* Switch to `virtual` access modifiers...Bob Arnson2024-02-1611-74/+79
* Improve error when virtual action symbols collide.Bob Arnson2024-02-051-5/+9
* Clean up TouchFile.Bob Arnson2024-01-192-6/+6
* Remove warning for `Wix` bundle variable prefix.Bob Arnson2024-01-014-66/+48
* Make the minimum supported .NET Framework v4.6.2Rob Mensching2023-12-1910-19/+18
* Introducing the WiX Standard LibraryRob Mensching2023-12-161-1/+0
* Initial support for virtual symbols.Rob Mensching2023-12-161-2/+2
* Link localizations from WixExtensions the same as sectionsRob Mensching2023-12-1623-77/+9
* Pretty up build outputRob Mensching2023-12-1614-30/+30
* Build tweaks to support VS 17.8...Bob Arnson2023-12-041-1/+6
* Remove the deprecated DifxApp WiX extension.Bob Arnson2023-11-1927-703/+0
* add firewall extension decompiler, make msi modifications work, add all attri...chris_bednarski2023-11-1916-327/+2430
* change firewall extension table name to Wix5FirewallExceptionchris_bednarski2023-11-199-65/+251