aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Decompile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test ability for an extension to have a custom strongly typed row during bind...Sean Hall2020-04-181-1/+1
* Move table definitions from Core to Data.Sean Hall2020-04-121-1/+1
* Remove WixActionRowCollection and duplicate actions.xmlRob Mensching2020-02-051-16/+15
* Fix decompiling multiple AppSearches with nested searches.Sean Hall2019-11-261-9/+15
* Fix test CanDecompileNestedDirSearchUnderRegSearch.Sean Hall2019-11-251-22/+44
* Finish renaming SequenceTable.AdvertiseExecuteSequence.Sean Hall2019-11-251-4/+19
* Fix decompiling non-advertised shortcuts.Sean Hall2019-11-251-27/+35
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-3/+3
* Integrate latest changes to tuple definitionsRob Mensching2019-05-231-1/+1
* Use new strongly typed tuplesRob Mensching2019-05-082-196/+209
* Integrate interface-only WixToolset.Extensibility changeRob Mensching2019-03-011-2/+2
* Clean and create export directory early.Bob Arnson2018-12-171-0/+6
* Correctly set paths for files extracted from .msms during decompilation.Bob Arnson2018-12-131-1/+1
* Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.Bob Arnson2018-12-071-1/+1
* Let caller specify directory for files extracted by ExtractCabinetsCommand.Bob Arnson2018-12-071-2/+4
* Return object fields exported from unbinding in the decompile results.Bob Arnson2018-12-051-1/+4
* Extract files when using `IDecompileContext.TreatProductAsModule`.Bob Arnson2018-12-051-1/+1
* Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson2018-11-191-0/+13
* Update to DecompileResult move to XDocumentRob Mensching2018-11-031-5/+1
* Re-introduce "decompile" to backendRob Mensching2018-10-243-0/+9414