aboutsummaryrefslogtreecommitdiff
path: root/src/api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-15Add Name to Payloads created during directory harvesting.Sean Hall4-2/+43
2023-01-15Implement SourceDir substitution for Payloads.Sean Hall2-0/+115
2023-01-14Improve test coverage for recent Burn changes.Sean Hall2-2/+9
2023-01-14Expose QueryNativeMachine.Bob Arnson1-0/+1
2023-01-12Add support for ALLUSERS=2 with Scope=perUserOrMachineRob Mensching5-1/+133
2023-01-12Fix compiler to handle util:ServiceConfig absent reset period and start delayRob Mensching3-2/+46
2023-01-12Ensure a CustomAction source is providedRob Mensching2-10/+17
2023-01-11Minor code clean upRob Mensching1-9/+9
2023-01-11Remove support for importing WixToolset.Sdk via PackageReferenceRob Mensching16-173/+27
2023-01-11Customize project references to not attempt assembly reference resolutionRob Mensching2-31/+29
2023-01-11Add more .nupkgs to cleanRob Mensching1-0/+5
2023-01-11Correctly convert Controls with multiple Conditions with same actionRob Mensching2-1/+54
2023-01-11VSExtension cleanup:Bob Arnson11-48/+88
2023-01-10Stop Richedit control from scrolling during load.Bob Arnson1-1/+1
2023-01-04Fix build badgeRob Mensching1-1/+1
2023-01-01Fix missing prefixes in IIS table names.Bob Arnson3-21/+21
2023-01-01Small fixes found while updating XSDsRob Mensching13-14/+16
2022-12-28Fix decompiling UIRob Mensching5-66/+632
2022-12-25Handle case where TMP isn't REG_EXPAND_SZ.Bob Arnson1-0/+5
2022-12-22Fix RegistrySymbol creation helper for non-string typesRob Mensching8-89/+103
2022-12-22Register the InstallDate in BurnRob Mensching4-2/+24
2022-12-22Correctly schedule custom actions in Merge ModulesRob Mensching5-1/+99
2022-12-21Get "real" Burn version for logging.Bob Arnson2-1/+4
2022-12-21Fix up WixAdditionalTools metadataRob Mensching3-2/+4
2022-12-21Support ui:WixUI with WixUI_Common.Bob Arnson2-2/+10
2022-12-21Fix key table names in colum definitions.Bob Arnson6-36/+36
2022-12-18Fix broken firewall direction.Bob Arnson3-16/+23
2022-12-17Add relevant links to README badgesDaniel Chalmers1-3/+3
2022-12-16Start WiX Toolset v4-rc.2Rob Mensching1-1/+1
2022-12-16WiX Toolset v4-rc.1v4.0.0-rc.1Rob Mensching1-1/+1
2022-12-15Don't fail on bad/missing update feed URL.Bob Arnson4-1/+56
2022-12-14Add missing fallback TFMRob Mensching1-1/+1
2022-12-13Ensure engine inscribe path is different from the original engine pathRob Mensching2-6/+6
2022-12-13Slightly larger buffer when inscribing bundle plus minor code cleanupRob Mensching3-5/+5
2022-12-13Ignore references to v3 wix.dll that NCrunch thinks conflicts with v4 wix.dllRob Mensching2-0/+14
2022-12-13Sign WixAdditionalTools bundleRob Mensching2-0/+15
2022-12-13wixstdba should not change the action if not showing full UI.Sean Hall7-2/+93
2022-12-12Use ConsoleWriteW in netcoresearch.exe.Sean Hall3-13/+10
2022-12-12Try to convert the MBA prereq magic variables to the new attributes.Sean Hall5-26/+210
2022-12-12Create ConversionState class for WixConverter to ensure state is reset.Sean Hall2-43/+93
2022-12-12Use MSI transaction end result to detect whether reboot is neededNir Bar17-155/+347
2022-12-12Add message for DoAction WixUI custom actions.Bob Arnson2-0/+47
2022-12-11Fix `wix extension list` always listing extensions as damagedRob Mensching2-7/+10
2022-12-11Update to latest GitHub action versionsRob Mensching1-3/+3
2022-12-11Set WiX Additional Tools update URLRob Mensching2-1/+5
2022-12-11Fix modularization of columnsRob Mensching7-360/+552
2022-12-11Handle references to standard directoriesRob Mensching2-45/+136
2022-12-11Remove double spaces after periods in textRob Mensching3-10/+10
2022-12-06Correctly harvest registry files with multiszRob Mensching10-30/+286
2022-12-06Automated code clean upRob Mensching4-73/+66