aboutsummaryrefslogtreecommitdiff
path: root/src/engine/core.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't plan payloads.Sean Hall2021-04-191-0/+2
| | | | Contributes to #3640 and #5253
* Include bundle reboot-pending in RebootPending variable.Bob Arnson2021-03-281-0/+1
| | | | Fixes https://github.com/wixtoolset/issues/issues/5332
* Loosen restrictions for actions that don't affect machine state.Sean Hall2021-03-021-1/+0
|
* Initialize exe package ancestors during CoreInitialize instead of Plan.Sean Hall2021-02-221-0/+3
|
* Cleanup should always be attempted, and add some logging for it.Sean Hall2021-02-061-1/+1
| | | | Continuation of #6297
* Automatically uninstall the bundle after Quit if eligible.Sean Hall2021-02-041-0/+3
| | | | | | | | | | | For now, the requirements are: * The bundle is installed and * The bundle is per-user or has already elevated and * No non-permanent packages are installed and * No non-permanent packages are cached and * No related bundle would run by default during uninstall and * The bundle didn't Uninstall/Cache/Install/Modify/Repair and * The BA didn't opt out of this behavior
* Require re-Detect after Apply.Sean Hall2021-02-041-0/+4
|
* Clean up synchronization between the engine and the BA.Sean Hall2021-02-041-5/+0
|
* Remove Burn AuthenticodeBob Arnson2021-01-311-1/+0
| | | | Fixes https://github.com/wixtoolset/issues/issues/6301
* Add support for BundleExtensions.Sean Hall2020-03-301-0/+1
|
* Import code from old v4 repoSean Hall2018-12-291-0/+211