aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/bundlepackageengine.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow BundlePackage to fallback to QuietUninstallString to uninstall.Sean Hall2022-06-141-0/+1
| | | | Partial implementation of 6756
* Detect related bundles for BundlePackages.Sean Hall2022-04-011-1/+14
|
* Implement BundlePackage.Sean Hall2022-04-011-0/+26
| | | | 3693
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-0/+38
Related to #3693