| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove BITS support. Update DUtil dependency. | Bob Arnson | 2021-02-09 | 1 | -19/+6 |
| | | |||||
| * | Finalize MSP package registration states before logging them. | Sean Hall | 2021-02-04 | 1 | -5/+5 |
| | | |||||
| * | Update the logic for determining when the bundle should be registered. | Sean Hall | 2021-02-04 | 1 | -46/+201 |
| | | | | | | | | | The basic rule is that if a non-permanent package is present at the end of the chain, then the bundle should be registered. If no non-permanent packages are present at the end of the chain, then the bundle should not be registered. This required tracking what actually happened with each package during Apply. Include cache status in registration calculation. Include dependency ref-counting when determining whether the bundle should be registered. | ||||
| * | Clean up synchronization between the engine and the BA. | Sean Hall | 2021-02-04 | 1 | -4/+1 |
| | | |||||
| * | Remove feature to uninstall compatible orphaned MSI packages. | Sean Hall | 2021-02-04 | 1 | -28/+0 |
| | | |||||
| * | Fix code analysis warnings. | Bob Arnson | 2021-01-19 | 1 | -2/+9 |
| | | |||||
| * | Remove dead code. | Sean Hall | 2021-01-17 | 1 | -4/+0 |
| | | |||||
| * | Add logging and BA messages around MSI transactions. | Sean Hall | 2020-11-17 | 1 | -9/+38 |
| | | |||||
| * | Use plan to decide when to begin, commit, or rollback MSI transactions | Sean Hall | 2020-11-17 | 1 | -99/+95 |
| | | |||||
| * | Clean up the elevation code for MSI transactions. | Sean Hall | 2020-11-17 | 1 | -150/+82 |
| | | |||||
| * | WIXFEAT:4763 Change "string" variable type to literal and add "formatted". | Sean Hall | 2020-08-09 | 1 | -2/+2 |
| | | |||||
| * | WIXFEAT:6164 Give BA control over UI level and handler. | Sean Hall | 2020-05-16 | 1 | -4/+4 |
| | | |||||
| * | Add action to OnExecutePackageBegin. | Sean Hall | 2020-04-21 | 1 | -12/+12 |
| | | |||||
| * | Import code from old v4 repo | Sean Hall | 2018-12-29 | 1 | -0/+2516 |
