aboutsummaryrefslogtreecommitdiff
path: root/src/engine/userexperience.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't plan payloads.Sean Hall2021-04-191-1/+1
* Detect whether the bundle is cached.Sean Hall2021-04-191-0/+2
* Allow BA to update feed sourceRob Mensching2021-04-141-1/+1
* Use wiutil to start/end msi transactionsNir Bar2021-03-171-10/+0
* Handle when related bundles have an uninstall key but aren't cached.Sean Hall2021-03-111-2/+6
* Determine whether to ignore forward compatible bundles during Plan.Sean Hall2021-03-111-4/+39
* Use SHA512 instead of SHA1.Sean Hall2021-03-021-1/+1
* Let the BA request the bundle to stay installed from OnUnregisterBegin.Sean Hall2021-03-021-4/+6
* Get all request states up front before building the plan.Sean Hall2021-02-221-8/+31
* Rename *TargetMsiPackage BA events to *PatchTarget.Sean Hall2021-02-221-10/+10
* Automatically uninstall the bundle after Quit if eligible.Sean Hall2021-02-041-1/+15
* Clean up synchronization between the engine and the BA.Sean Hall2021-02-041-39/+44
* Remove feature to uninstall compatible orphaned MSI packages.Sean Hall2021-02-041-98/+1
* Remove Burn AuthenticodeBob Arnson2021-01-311-1/+1
* Allow E_IMPL from BA/bext and check all cbSizes from BA/bext.Sean Hall2020-11-171-67/+92
* Add BA messages around system restore points.Sean Hall2020-11-171-0/+80
* Add logging and BA messages around MSI transactions.Sean Hall2020-11-171-0/+142
* Add CompareVersions engine method.Sean Hall2020-10-241-1/+1
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-12/+12
* WIXBUG:3869 FilterResult needs to apply MB_TYPEMASK to dwAllowedResults.Sean Hall2020-05-211-1/+2
* WIXFEAT:6164 Give BA control over UI level and handler.Sean Hall2020-05-161-2/+45
* Implement fDisableUnloading for the BA.Sean Hall2020-04-291-3/+4
* Add action to OnExecutePackageBegin.Sean Hall2020-04-211-1/+3
* Help BAs and BundleExtensions find their data file.Sean Hall2020-03-301-1/+1
* Add support for BundleExtensions.Sean Hall2020-03-301-1/+1
* Import code from old v4 repoSean Hall2018-12-291-0/+2122