index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
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
/
msiengine.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
1
-8
/
+8
*
Don't uninstall superseded MSI packages.
Sean Hall
2023-01-19
1
-2
/
+3
*
Use MSI transaction end result to detect whether reboot is needed
Nir Bar
2022-12-12
1
-5
/
+37
*
Port EnableFeatureSelection tests from v3 repo, add a new one, fix them
Sean Hall
2022-08-23
1
-5
/
+9
*
Make sure base paths are fully qualified in Burn.
Sean Hall
2022-06-07
1
-2
/
+2
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-2
/
+2
*
Don't close handles from MsiBeginTransaction.
Sean Hall
2022-03-14
1
-2
/
+1
*
Add UnsafeUninstall action.
Sean Hall
2022-02-22
1
-1
/
+1
*
Detect MinorUpgrade MsiPackages independently of the base product.
Sean Hall
2022-02-12
1
-32
/
+25
*
Fix some minor bugs.
Sean Hall
2022-01-21
1
-1
/
+1
*
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall
2022-01-16
1
-12
/
+24
*
Rename fUninstallable to fPermanent.
Sean Hall
2022-01-16
1
-3
/
+3
*
Remove orphan compatible MSI packages.
Sean Hall
2022-01-16
1
-0
/
+181
*
Refactor some dependency detection.
Sean Hall
2022-01-16
1
-0
/
+4
*
Remove MEND.
Sean Hall
2021-12-08
1
-9
/
+1
*
Add ability to customize file versioning rules for MsiPackage and MspPackage.
Sean Hall
2021-12-08
1
-47
/
+93
*
Replace static cache internals with a struct.
Sean Hall
2021-08-04
1
-4
/
+7
*
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
-9
/
+1
*
Move burn into burn
Rob Mensching
2021-04-29
1
-0
/
+2035