DescriptionAdd support for --multi-install to mini_installer, fixed a memory leak, fixed use of Win32 registry API, and refactored SetFullInstallerFlag so that it can be exercised in unit tests (tests to follow).
When --multi-install is not on command-line, "-full" is still added to the appropriate product "ap" value in official builds. When --multi-install is present, "-full" is added to the multi installer's "ap" value unless a product is being migrated from single-install to multi-install, in which case it is put on the product's "ap" value as before.
BUG=61609
TEST=Manual for now: run mini_installer.exe in various configurations, inspecting "ap" values as you go.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69428
Patch Set 1 #
Total comments: 16
Patch Set 2 : '' #
Total comments: 7
Patch Set 3 : '' #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|