WiX Toolset Code
main
Rework build command line for combining wixlibs and default output
Rob Mensching committed over 4 years ago
Don't close handles from MsiBeginTransaction.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Rob Mensching committed over 4 years ago
Make engine skip planning if there are any downgrade related bundles.
Sean Hall committed over 4 years ago
Log rest of plan and add testing of registration actions to PlanTest.
Sean Hall committed over 4 years ago
Allow the BA to override the bundle relation type during plan.
Sean Hall committed over 4 years ago
Add missing test project to build
Rob Mensching committed over 4 years ago
Support containers in relative subfolders
Rob Mensching committed over 4 years ago
Display warning when extracting bundle from Package Cache
Rob Mensching committed over 4 years ago
Always try to normalize the Bundle UpgradeCode in the backend
Rob Mensching committed over 4 years ago
Handle case when invalid icon or splash screen are added to bundle
Rob Mensching committed over 4 years ago
Use min DOS date/time when filetime not supported by cabinet
Rob Mensching committed over 4 years ago
Add test to verify 64-bit bundles can be extracted for signing
Rob Mensching committed over 4 years ago
Rob Mensching committed over 4 years ago
Remove Unbind as backend function
Rob Mensching committed over 4 years ago
Rob Mensching committed over 4 years ago
Remove redundant versions from Sdk style projects
Rob Mensching committed over 4 years ago
Update MSBuildRunner to ignore previous VS versions
Ron Martin committed over 4 years ago
Configure crash dumps and get them and pdbs in the logs artifact
Sean Hall committed over 4 years ago