Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't plan payloads. | Sean Hall | 2021-04-19 | 1 | -0/+2 |
| | | | | Contributes to #3640 and #5253 | ||||
* | Include bundle reboot-pending in RebootPending variable. | Bob Arnson | 2021-03-28 | 1 | -0/+1 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/5332 | ||||
* | Loosen restrictions for actions that don't affect machine state. | Sean Hall | 2021-03-02 | 1 | -1/+0 |
| | |||||
* | Initialize exe package ancestors during CoreInitialize instead of Plan. | Sean Hall | 2021-02-22 | 1 | -0/+3 |
| | |||||
* | Cleanup should always be attempted, and add some logging for it. | Sean Hall | 2021-02-06 | 1 | -1/+1 |
| | | | | Continuation of #6297 | ||||
* | Automatically uninstall the bundle after Quit if eligible. | Sean Hall | 2021-02-04 | 1 | -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 Hall | 2021-02-04 | 1 | -0/+4 |
| | |||||
* | Clean up synchronization between the engine and the BA. | Sean Hall | 2021-02-04 | 1 | -5/+0 |
| | |||||
* | Remove Burn Authenticode | Bob Arnson | 2021-01-31 | 1 | -1/+0 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/6301 | ||||
* | Add support for BundleExtensions. | Sean Hall | 2020-03-30 | 1 | -0/+1 |
| | |||||
* | Import code from old v4 repo | Sean Hall | 2018-12-29 | 1 | -0/+211 |