aboutsummaryrefslogtreecommitdiff
path: root/src/ext (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Random typo fix.Bob Arnson2023-10-131-6/+6
* Add cert and x64 tests.Bob Arnson2023-10-133-17/+41
* DotNetCompatibilityCheck: If running NetCoreCheck.exe fails with error code E...apacker12023-10-031-5/+13
* add FIREWALL_EXCEPTION_ATTRIBUTES structchris_bednarski2023-09-121-109/+89
* Remove unused symbol `Version`.Bob Arnson2023-09-128-16/+0
* remove windows xp specific code from firewall extensionchris_bednarski2023-08-261-435/+7
* add firewall extension decompilerchris_bednarski2023-08-265-81/+164
* use WcaGetRecordFormattedString to get firewall rule descriptionchris_bednarski2023-08-231-1/+1
* Properly fragment NetFx custom actions.Bob Arnson2023-08-152-22/+11
* Remove legacy permissions support.Bob Arnson2023-08-072-49/+4
* fix stack corruption around cbdata when adding a machine certificatechris_bednarski2023-08-021-3/+3
* Remove invalid references to ToolsVersion in ext wixlib projectsRob Mensching2023-07-192-3/+3
* Add more _NODOMAIN properties to WixQueryOsWellKnownSIDMichael Stoll2023-06-161-0/+6
* Fix Msmq key table relationship.Bob Arnson2023-05-021-1/+1
* Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomilefyodorkor2023-05-022-9/+34
* Fix XmlConfig lookup logic.Bob Arnson2023-04-274-16/+36
* Remove InstallDirDlg reference from WixUI_MondoBob Arnson2023-04-262-2/+0
* Fix missing table prefix.Bob Arnson2023-04-041-3/+3
* Hide visible NetCoreCheck.exe window.Bob Arnson2023-04-046-17/+59
* Fix bug when parsing bal prereq attributes.Sean Hall2023-03-303-1/+65
* Add tests for custom WixUI sets.Bob Arnson2023-03-138-4/+285
* Warn on mismatched output times and validate only Windows Installer databasesRob Mensching2023-03-091-1/+1
* Prevent direct references to platform neutral WixUIRob Mensching2023-03-099-84/+135
* Add NetFx 4.8.1 detection and package groups.Bob Arnson2023-02-283-0/+154
* Add missing log path for ui.cmdRob Mensching2023-02-281-0/+2
* Update some extensions to take advantage of multitargeting project referencesRob Mensching2023-02-2116-82/+97
* Add "4X" variants for the "45" propertiesBob Arnson2023-02-213-45/+177
* Fix RemoveFoldersEx query.Bob Arnson2023-02-217-8/+63
* Minor cleanup of the obsoleted.Bob Arnson2023-02-091-6/+0
* Add some useful testing to VS.wixext.Bob Arnson2023-02-091-2/+21
* Change wixiuiba to request FORCE_PRESENT instead of REPAIR.Sean Hall2023-02-081-1/+1
* Add keyColumn definition to _User of Wix4FileSharePermissionsfyodorkor2023-02-041-1/+1
* Fix CustomActionData names.Bob Arnson2023-02-0113-70/+17
* Make sizes for XMLConfig and ElementID columns the same s72Fyodor Koryazhkin2023-02-011-1/+1
* As promised, remove CAQuietExec*.Bob Arnson2023-01-312-51/+0
* Remove WixToolset.Dnc.HostGenerator workaround.Bob Arnson2023-01-301-11/+0
* Fix wrong DllEntry for WixRegisterRestartResourcesNir Bar2023-01-301-1/+1
* Remove use of AppVeyorRob Mensching2023-01-231-2/+2
* Improve error messages from BalBurnBackendExtension.Sean Hall2023-01-186-33/+105
* Add netfx:DotNetCoreSdkFeatureBandSearch.Sean Hall2023-01-1820-364/+711
* Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheckStaffan Gustafsson2023-01-1816-119/+718