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
/
burn
/
engine
/
mspengine.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CompareStringOrdinal() instead of CompareString() case-sensitive
Rob Mensching
2025-11-03
1
-3
/
+3
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
1
-2
/
+2
*
Burn typo/style fixes
Bob Arnson
2022-09-22
1
-2
/
+3
*
Make sure base paths are fully qualified in Burn.
Sean Hall
2022-06-07
1
-1
/
+1
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-1
/
+1
*
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall
2022-01-16
1
-1
/
+28
*
Rename fUninstallable to fPermanent.
Sean Hall
2022-01-16
1
-2
/
+2
*
Refactor some dependency detection.
Sean Hall
2022-01-16
1
-0
/
+4
*
Add ability to customize file versioning rules for MsiPackage and MspPackage.
Sean Hall
2021-12-08
1
-22
/
+16
*
Replace static cache internals with a struct.
Sean Hall
2021-08-04
1
-1
/
+2
*
Always append Windows Installer logs in Burn.
Sean Hall
2021-07-06
1
-1
/
+1
*
Put back the rollback cache package functionality and fix its bugs.
Sean Hall
2021-05-11
1
-21
/
+10
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+1197