aboutsummaryrefslogtreecommitdiff
path: root/src/engine/msiengine.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update string versioning.Sean Hall2020-10-241-0/+35
| | | | | Update condition parsing to allow specific characters for versions. Log every time an invalid version is parsed.
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-241-35/+59
|
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-3/+3
|
* WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.Sean Hall2020-05-211-3/+11
| | | | | 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-30/+87
|
* Import code from old v4 repoSean Hall2018-12-291-0/+1910