aboutsummaryrefslogtreecommitdiff
path: root/src/engine/msiengine.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Detect a package as cached if any of its payloads exist.Sean Hall2021-04-191-2/+1
* Use wiutil to start/end msi transactionsNir Bar2021-03-171-3/+3
* Fix patch registration states during plan and apply.Sean Hall2021-02-221-0/+1
* Add patch target for slipstream MSI package even if not installed.Sean Hall2021-02-221-0/+3
* Only the requested state and Cache=always should affect requestedCache.Sean Hall2021-02-221-2/+1
* Get all request states up front before building the plan.Sean Hall2021-02-221-2/+5
* Update the logic for determining when the bundle should be registered.Sean Hall2021-02-041-0/+5
* Remove feature to uninstall compatible orphaned MSI packages.Sean Hall2021-02-041-5/+0
* Add logging and BA messages around MSI transactions.Sean Hall2020-11-171-2/+6
* Use plan to decide when to begin, commit, or rollback MSI transactionsSean Hall2020-11-171-0/+1
* Clean up the elevation code for MSI transactions.Sean Hall2020-11-171-0/+5
* Add plan tests.Sean Hall2020-11-171-0/+6
* WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.Sean Hall2020-05-211-0/+2
* WIXFEAT:6164 Give BA control over UI level and handler.Sean Hall2020-05-161-5/+13
* Import code from old v4 repoSean Hall2018-12-291-0/+73