Promote the updater to `active` after --install w/o appid.
When updatersetup.exe without an argument, or when updater.exe --install is run, it only installs the updater. As a post-condition, the updater must be made active. This change is calling ControlService::Run(), which has the result of starting the COM server, mode check the install, and promote it to active, if needed. As a side effect, an update check is performed. Bug: 1122739 Change-Id: I820304d4674d35e00a8000d6701c9326e32618a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380492 Commit-Queue: Sorin Jianu <sorin@chromium.org> Reviewed-by:Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#802740}
Showing
Please register or sign in to comment