Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect MinorUpgrade MsiPackages independently of the base product. | Sean Hall | 2022-02-12 | 1 | -0/+2 |
| | | | | Fixes #6535 | ||||
* | Remove some assumptions in dependency planning. | Sean Hall | 2022-02-01 | 1 | -1/+3 |
| | | | | | | | | * A package might be installed even if it was already present. * A package might be uninstalled even if it was already absent. * The bundle might not actually be uninstalled even if the planned action was uninstall. Fixes #6510 | ||||
* | The bundle provider's presence needs to follow ARP registration. | Sean Hall | 2022-02-01 | 1 | -2/+2 |
| | |||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+2 |
| | | | | Reimplements #3190 | ||||
* | Don't report related operation in OnDetectRelatedBundle. | Sean Hall | 2021-12-30 | 1 | -50/+2 |
| | | | | #5796 | ||||
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 1 | -2/+2 |
| | | | | Fixes #6348 | ||||
* | Add BURN_DEPENDENCIES struct to store Dependency state. | Sean Hall | 2021-08-04 | 1 | -7/+0 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+469 |