WiX Toolset Code
main
Correctly set paths for files extracted from .msms during decompilation.
Bob Arnson committed almost 8 years ago
Remove context from generated DefaultIcon registry row. (#16)
Sean Hall committed almost 8 years ago
Class/@Icon is supported. (#4)
Sean Hall committed almost 8 years ago
Sean Hall committed almost 8 years ago
Sean Hall committed almost 8 years ago
Make WixCop move Directory/@ShortName to @Name. (#7)
Sean Hall committed almost 8 years ago
Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.
Bob Arnson committed almost 8 years ago
Merge pull request #3 from wixtoolset/bob/LessHardcodedExtractCabinetsCommand
Bob Arnson committed almost 8 years ago
Let caller specify directory for files extracted by decompiler.
Bob Arnson committed almost 8 years ago
Let caller specify directory for files extracted by ExtractCabinetsCommand.
Bob Arnson committed almost 8 years ago
Return object fields exported from unbinding in the decompile results.
Bob Arnson committed almost 8 years ago
Extract files when using `IDecompileContext.TreatProductAsModule`.
Bob Arnson committed almost 8 years ago
_Update extension for latest changes in WixToolset.Extensibility._
Bob Arnson committed almost 8 years ago
Update extension for latest changes in WixToolset.Extensibility.
Bob Arnson committed almost 8 years ago
Update extension for latest changes in WixToolset.Extensibility.
Bob Arnson committed almost 8 years ago
Update extension for latest changes in WixToolset.Extensibility.
Bob Arnson committed almost 8 years ago
Requesting build with new version number, please.
Bob Arnson committed almost 8 years ago
Explicitly mark bitness of entities that support 64-bit attribute.
Bob Arnson committed almost 8 years ago
Try to optimize AppVeyor behavior
Rob Mensching committed almost 8 years ago
Update to DecompileResult move to XDocument
Rob Mensching committed almost 8 years ago