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
/
exeengine.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes wixtoolset/issues#5220: Automatically add logging flag for any burn Exe...
Nir Bar
2024-01-20
1
-0
/
+6
*
ArpEntry reads QuietUninstallString or UninstallString, and uses UninstallArg...
Nir Bar
2023-12-24
1
-3
/
+23
*
Process and return the failed version of reboot exit codes in Burn.
Sean Hall
2022-08-26
1
-0
/
+28
*
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
2022-08-26
1
-2
/
+5
*
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
2022-08-09
1
-11
/
+10
*
Make Burn ignore unknown embedded messages.
Sean Hall
2022-06-29
1
-1
/
+2
*
Add embedded test.
Sean Hall
2022-06-29
1
-13
/
+2
*
Add longPathAware to Burn manifest to support long paths.
Sean Hall
2022-06-27
1
-0
/
+7
*
Allow BundlePackage to fallback to QuietUninstallString to uninstall.
Sean Hall
2022-06-14
1
-45
/
+21
*
Implement ArpEntry flavored ExePackage.
Sean Hall
2022-06-13
1
-30
/
+265
*
Make sure base paths are fully qualified in Burn.
Sean Hall
2022-06-07
1
-1
/
+1
*
Add PathSkipPastRoot.
Sean Hall
2022-06-07
1
-1
/
+1
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-6
/
+22
*
Implement BundlePackage.
Sean Hall
2022-04-01
1
-19
/
+5
*
Minimize chance of user arguments messing up the command line
Sean Hall
2022-04-01
1
-38
/
+45
*
Add `ExePackage/@Bundle` to opt-in to v3 behavior.
Sean Hall
2022-03-22
1
-12
/
+79
*
Add checkpoint so Exe and Msu packages rollback after being cancelled.
Sean Hall
2022-03-19
1
-12
/
+25
*
Give BA process id and option to wait for cancelled process to exit.
Sean Hall
2022-03-19
1
-36
/
+96
*
Read Uninstallable from manifest and add test for non-uninstallable exe
Sean Hall
2022-03-07
1
-4
/
+1
*
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall
2022-01-16
1
-1
/
+10
*
Update Burn to handle ExePackages that don't support uninstalling.
Sean Hall
2022-01-16
1
-20
/
+24
*
Rename fUninstallable to fPermanent.
Sean Hall
2022-01-16
1
-2
/
+2
*
Refactor some dependency detection.
Sean Hall
2022-01-16
1
-0
/
+4
*
Don't assume Exe packages with Burn protocol are bundles.
Sean Hall
2022-01-04
1
-131
/
+46
*
FilesInUse messages are too different to unify in the Burn engine.
Sean Hall
2021-12-30
1
-1
/
+1
*
Add argument and policy setting to set Burn's base working directory.
Sean Hall
2021-08-04
1
-0
/
+9
*
Replace static cache internals with a struct.
Sean Hall
2021-08-04
1
-1
/
+2
*
Fix runtime parsing of ExePackage/@ExitCode for negative values.
Sean Hall
2021-06-13
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
/
+816