WiX Toolset Code
main
Switch to `net472` as Framework baseline.
Bob Arnson committed almost 5 years ago
Added Dutch translation of Util extension.
Harm van den Brand committed almost 5 years ago
Sean Hall committed almost 5 years ago
Add BA events for setting the update bundle.
Sean Hall committed almost 5 years ago
Sean Hall committed almost 5 years ago
Add ability to customize file versioning rules for MsiPackage and MspPackage.
Sean Hall committed almost 5 years ago
Sean Hall committed almost 5 years ago
If there isn't enough disk space, skip the 5GB test
Rob Mensching committed almost 5 years ago
Handle unexpected BOM when reading from stdin in wixnative.exe
Rob Mensching committed almost 5 years ago
Do not use kernel32.dll as test file
Rob Mensching committed almost 5 years ago
Enhance error reporting when running wixnative.exe
Rob Mensching committed almost 5 years ago
Always populate bind variables for file version and language
Rob Mensching committed almost 5 years ago
Only build mbanative for latest toolset.
Sean Hall committed almost 5 years ago
Fixes required to get build working using MSBuild64 from VS2022
Rob Mensching committed almost 5 years ago
ListView controls can have a different image list for different modes.
Sean Hall committed almost 5 years ago
Move ImageList element back under Theme since it's not a control.
Sean Hall committed almost 5 years ago
Go back to thmutil not interfering with wixstdba controls.
Sean Hall committed almost 5 years ago
Enable warning to detect hidden base class functions
Sean Hall committed almost 5 years ago
Use special Appveyor image vs2019-16-11-2.
Sean Hall committed almost 5 years ago
Follow up for multiple attached container support
Sean Hall committed almost 5 years ago