aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/registration.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove orphan package providers when unregistering the bundle.Sean Hall2022-02-011-6/+2
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-166/+154
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-0/+4
* Add registry bitness to RegUtil and BUtil.Bob Arnson2022-01-101-8/+8
* Always run upgrade related bundles last.Sean Hall2022-01-061-0/+2
* Add BURN_PROTOCOL_VERSION in registration to avoid version checks.Sean Hall2021-12-301-0/+3
* Remove RebootRequired per...Bob Arnson2021-12-271-61/+1
* Recreate the command line for the clean room process.Sean Hall2021-08-041-4/+4
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-1/+0
* Add BURN_DEPENDENCIES struct to store Dependency state.Sean Hall2021-08-041-7/+0
* Replace static cache internals with a struct.Sean Hall2021-08-041-6/+11
* Update Burn ARP command lines to skip clean room.Sean Hall2021-08-041-3/+3
* Refactor butil while cleaning up other things.Sean Hall2021-07-181-14/+1
* Allow access to persisted variables from related bundles.Jacob Hoover2021-07-181-0/+92
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-35/+105
* Fix StrAllocString assertions.Sean Hall2021-05-111-4/+6
* Move burn into burnRob Mensching2021-04-291-0/+1702