aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/package.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Store list of persisted well-known variables in Burn.Sean Hall2022-08-021-0/+8
* Remove support for uninstalling MSU package.Sean Hall2022-07-211-1/+1
* Add RepairCondition.Sean Hall2022-04-231-0/+5
* Implement BundlePackage.Sean Hall2022-04-011-7/+11
* Make Burn require a non-empty KB for MsuPackages to be uninstallable.Sean Hall2022-01-161-1/+5
* Update Burn to handle ExePackages that don't support uninstalling.Sean Hall2022-01-161-0/+17
* Rename fUninstallable to fPermanent.Sean Hall2022-01-161-3/+2
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+25
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-15/+7
* Set the log file path for MSI transactions.Nir Bar2021-08-121-32/+30
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-1/+1
* Enforce schema restrictions for numeric and image thmutil attributes.Sean Hall2021-06-041-2/+2
* Move burn into burnRob Mensching2021-04-291-0/+692