WiX Toolset Code
main
Partial fix for the weirdly broken...
Bob Arnson committed about 3 years ago
Fix typo where Level was used instead of Value in Level element error message
Rob Mensching committed about 3 years ago
Extract object fields with modularization GUIDs.
Bob Arnson committed about 3 years ago
Handle MergeModule.CABinet for extraction.
Bob Arnson committed about 3 years ago
Add more _NODOMAIN properties to WixQueryOsWellKnownSID
Michael Stoll committed over 3 years ago
Improve logging to remove `(null)`.
Bob Arnson committed over 3 years ago
Update WindowsInstallerStandard.cs ordered sequence
Jesper Hansen committed about 3 years ago
Allow customized AdditionalOptions for all HarvestX MSBuild ItemGroups
Nir Bar committed over 3 years ago
ProjectReferences to wixlibs should participate in DefineConstants creation
Rob Mensching committed over 3 years ago
Downgrade bad ProductVersion error to warning.
Bob Arnson committed over 3 years ago
Obsolete removed PackageState.Cached value
Rob Mensching committed over 3 years ago
Update CLA signatures location
Rob Mensching committed over 3 years ago
Fix duplicate keys from inline subdirectories.
Bob Arnson committed over 3 years ago
Skip processing missing FeatureComponents table.
Bob Arnson committed over 3 years ago
Fix Dialog table decompilation.
Bob Arnson committed over 3 years ago
Show correct error message when upgrade is blocked
timberto committed over 3 years ago
Fix Msmq key table relationship.
Bob Arnson committed over 3 years ago
Fix build failure when bundle has multiple RemoteBundle elements
Nir Bar committed over 3 years ago
Clean up generated files left in source tree.
Bob Arnson committed over 3 years ago
Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomile
fyodorkor committed over 3 years ago