aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/elevation.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "bundle id" concept to "bundle code"Rob Mensching2024-12-301-2/+2
* Use MSI transaction end result to detect whether reboot is neededNir Bar2022-12-121-2/+8
* Add WixCanRestart and make wixstdba elevate for restart when required.Sean Hall2022-09-031-0/+1
* Use a dedicated pipe for redirecting logging from the elevated process.Sean Hall2022-08-191-1/+0
* Resume automatic updates as part of ApplyUninitialize.Sean Hall2022-08-191-1/+0
* Only block shutdown during Apply.Sean Hall2022-05-041-1/+2
* Always reset the system component status when registering the bundle.Sean Hall2022-04-231-7/+0
* Make the estimated size in ARP a little more accurate.Sean Hall2022-04-231-0/+1
* Implement BundlePackage.Sean Hall2022-04-011-0/+9
* Plan each dependency provider dependent individually.Sean Hall2022-02-011-1/+2
* Plan each dependency provider individually.Sean Hall2022-02-011-1/+2
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-2/+2
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-5/+12
* Don't assume Exe packages with Burn protocol are bundles.Sean Hall2022-01-041-0/+9
* Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.Sean Hall2021-08-041-3/+1
* Replace static cache internals with a struct.Sean Hall2021-08-041-0/+1
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-3/+6
* Reset the package's cache folder only once.Sean Hall2021-05-111-0/+4
* Move burn into burnRob Mensching2021-04-291-0/+176