aboutsummaryrefslogtreecommitdiff
path: root/src/engine/userexperience.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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