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
/
MsiBackend.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use validation now implemented in Core.Native
Rob Mensching
2021-03-16
1
-3
/
+1
*
Minimize public surface area of Core
Rob Mensching
2021-03-14
1
-0
/
+1
*
Refactor dispose into finally to make debugging easier.
Sean Hall
2020-04-03
1
-3
/
+7
*
Make BindResult disposable to manage WixOutput disposability.
Bob Arnson
2020-02-13
1
-8
/
+10
*
Add the bound package's WixOutput to BindResult.
Bob Arnson
2020-02-06
1
-0
/
+1
*
Update to WixOutput file structure to fix embedded file handling
Rob Mensching
2019-10-25
1
-10
/
+12
*
IExtensionManager.Create renamed to IExtensionManager.GetServices
Rob Mensching
2019-05-12
1
-2
/
+2
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-3
/
+5
*
Re-introduce "decompile" to backend
Rob Mensching
2018-10-24
1
-3
/
+20
*
Update to fixed "binder" names in interfaces
Rob Mensching
2018-10-24
1
-1
/
+1
*
Extract interfaces for Preprocess/Compile/Link/Bind/etc
Rob Mensching
2018-10-24
1
-0
/
+5
*
Track files to enable clean builds in MSBuild
Rob Mensching
2018-08-11
1
-7
/
+1
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
1
-1
/
+1
*
Move tool projects to Tools repo
Rob Mensching
2018-07-21
1
-1
/
+1
*
Update Extensiblity for update to IWindowsInstallerBackendExtension.PostBacke...
Rob Mensching
2018-01-03
1
-1
/
+7
*
Support wixout and extract Resolve and Layout from Binder
Rob Mensching
2017-12-21
1
-3
/
+5
*
Support MSI backends creating custom tables and remove WixToolset.Data.Window...
Rob Mensching
2017-12-07
1
-2
/
+16
*
Update to WiX Intermediate Representation
Rob Mensching
2017-11-01
1
-1
/
+1
*
Introduce WixToolsetServiceProvider
Rob Mensching
2017-10-18
1
-0
/
+1
*
Massive refactoring to introduce the concept of IBackend
Rob Mensching
2017-10-14
1
-0
/
+36