WiX Toolset Code
main
Fix OnExecuteMsiMessage to return chosen result.
Bob Arnson committed about 4 years ago
Allow wixstdba special controls to have declarative text.
Sean Hall committed about 4 years ago
Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.
Sean Hall committed about 4 years ago
Prevent crash when Bundle has SWID Tag but child MSI does not
Rob Mensching committed about 4 years ago
Improve error messages for remote payloads
Rob Mensching committed about 4 years ago
Preprocessor only fails if current document does not parse
Rob Mensching committed about 4 years ago
Skip logging errors in some places when they are due to missing files or registry keys or values.
Sean Hall committed about 4 years ago
Simplify and fix incremental/clean in build cmds
Rob Mensching committed about 4 years ago
Generate metadata needed to populate update feed
Rob Mensching committed about 4 years ago
Remove unnecessary empty MediaTemplate
Rob Mensching committed about 4 years ago
Add intermediate folder and output path to all contexts
Rob Mensching committed about 4 years ago
Add clean to api.cmd and minor clean-up
Rob Mensching committed about 4 years ago
Use DefaultProjectTypeGuid in WiX SDK
Rob Mensching committed about 4 years ago
Add InstallerPlatform as define constant for .wixprojs
Rob Mensching committed about 4 years ago
Create setup segment and WixAdditionalTools bundle
Rob Mensching committed about 4 years ago
Improve exception messages and minor code clean up
Rob Mensching committed about 4 years ago
Bob Arnson committed about 4 years ago
Rob Mensching committed about 4 years ago
Remove unused resetacls from wixnative
Rob Mensching committed about 4 years ago
Add TestData.CreateFile and dedupe TestSupport code from Core.Native tests
Rob Mensching committed about 4 years ago