aboutsummaryrefslogtreecommitdiff
path: root/src/engine/engine.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require Vista (Server 2008) SP2 or newer.Sean Hall2021-02-071-7/+3
* Cleanup should always be attempted, and add some logging for it.Sean Hall2021-02-061-3/+2
* Add ::Sleep(0) in engine loop to unblock PostThreadMessageSean Hall2021-02-061-0/+6
* Automatically uninstall the bundle after Quit if eligible.Sean Hall2021-02-041-3/+18
* Require re-Detect after Apply.Sean Hall2021-02-041-0/+7
* Clean up synchronization between the engine and the BA.Sean Hall2021-02-041-3/+4
* Remove Burn AuthenticodeBob Arnson2021-01-311-1/+0
* First steps on Burn for x64 and ARM64Bob Arnson2021-01-191-1/+28
* Update splash screen to be per-monitor DPI aware.Sean Hall2020-08-091-0/+9
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-1/+1
* Help BAs and BundleExtensions find their data file.Sean Hall2020-03-301-0/+2
* Add support for BundleExtensions.Sean Hall2020-03-301-0/+12
* Add cbSize parameter to BOOTSTRAPPER_COMMAND.Sean Hall2019-12-221-0/+1
* Integrate into latest v4Sean Hall2018-12-291-0/+1
* Import code from old v4 repoSean Hall2018-12-291-0/+889