index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WixToolset.Core.WindowsInstaller
/
Decompile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix decompilation of directories as children TARGETDIR.
Bob Arnson
2021-04-12
1
-3
/
+13
*
Introduce StandardDirectory for referencing standard directories
Rob Mensching
2021-04-06
2
-30
/
+41
*
Migrate PInvoke out of Core to Core.Native
Rob Mensching
2021-03-16
1
-1
/
+1
*
Minimize public surface area of Core
Rob Mensching
2021-03-14
2
-35
/
+39
*
Support the new names for AccessModifiers
Rob Mensching
2021-03-02
1
-2
/
+2
*
Replace Win64 attribute with Bitness attribute
Rob Mensching
2021-02-11
1
-6
/
+6
*
Enable XML doc.
Sean Hall
2020-12-18
1
-9
/
+12
*
Fix merge module decompilation timing.
Bob Arnson
2020-12-12
1
-7
/
+8
*
Decompiling null GUID should set `Guid=""` to match.
Bob Arnson
2020-12-08
1
-1
/
+1
*
Reorganize Product/Package to Package/SummaryInformation.
Bob Arnson
2020-10-24
2
-49
/
+57
*
Add the decompiled package's platform to the DecompileResult.
Bob Arnson
2020-10-08
2
-25
/
+44
*
Remove 32-bit ARM support.
Bob Arnson
2020-09-19
1
-6
/
+0
*
Replace BinaryKey with BinaryRef and FileKey with FileRef.
Bob Arnson
2020-09-06
1
-2
/
+2
*
A couple of minor decompiler fixes.
Bob Arnson
2020-08-26
1
-2
/
+2
*
Fixed custom action null column decompilation.
Bob Arnson
2020-08-24
1
-1
/
+1
*
Update decompiler to use XDocument rather than generated classes.
Bob Arnson
2020-08-24
3
-5084
/
+3401
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
1
-109
/
+109
*
Remove unused reference to removed table.
Bob Arnson
2020-06-17
1
-1
/
+0
*
Remove use of remaining WixXxxRows
Rob Mensching
2020-06-13
1
-124
/
+113
*
Fix custom table column values case in compiler and decompiler
Rob Mensching
2020-06-12
1
-26
/
+26
*
Test ability for an extension to have a custom strongly typed row during bind...
Sean Hall
2020-04-18
1
-1
/
+1
*
Move table definitions from Core to Data.
Sean Hall
2020-04-12
1
-1
/
+1
*
Remove WixActionRowCollection and duplicate actions.xml
Rob Mensching
2020-02-05
1
-16
/
+15
*
Fix decompiling multiple AppSearches with nested searches.
Sean Hall
2019-11-26
1
-9
/
+15
*
Fix test CanDecompileNestedDirSearchUnderRegSearch.
Sean Hall
2019-11-25
1
-22
/
+44
*
Finish renaming SequenceTable.AdvertiseExecuteSequence.
Sean Hall
2019-11-25
1
-4
/
+19
*
Fix decompiling non-advertised shortcuts.
Sean Hall
2019-11-25
1
-27
/
+35
*
Update to WindowsInstallerData rename from Data
Rob Mensching
2019-10-26
1
-3
/
+3
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
1
-1
/
+1
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
2
-196
/
+209
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-2
/
+2
*
Clean and create export directory early.
Bob Arnson
2018-12-17
1
-0
/
+6
*
Correctly set paths for files extracted from .msms during decompilation.
Bob Arnson
2018-12-13
1
-1
/
+1
*
Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.
Bob Arnson
2018-12-07
1
-1
/
+1
*
Let caller specify directory for files extracted by ExtractCabinetsCommand.
Bob Arnson
2018-12-07
1
-2
/
+4
*
Return object fields exported from unbinding in the decompile results.
Bob Arnson
2018-12-05
1
-1
/
+4
*
Extract files when using `IDecompileContext.TreatProductAsModule`.
Bob Arnson
2018-12-05
1
-1
/
+1
*
Explicitly mark bitness of entities that support 64-bit attribute.
Bob Arnson
2018-11-19
1
-0
/
+13
*
Update to DecompileResult move to XDocument
Rob Mensching
2018-11-03
1
-5
/
+1
*
Re-introduce "decompile" to backend
Rob Mensching
2018-10-24
3
-0
/
+9414