aboutsummaryrefslogtreecommitdiff
path: root/src/engine/msiengine.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Apply requires a valid hWnd since otherwise a source resolution prompt could hang the bundle. Burn now defaults to INSTALLUILEVEL_NONE by itself if the bundle is not showing UI.
* 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