DescriptionAdd default EXE manifest to setup.exe
The gn built mini_installer was failing on Windows 10. This was
because the mini_installer was inadvertently launching Chrome when it
was not supposed to. This in turn was because setup.exe was missing its
manifest and therefore thought it was running on an earlier version of
Windows and therefore tried to pin Chrome's shortcut which on Windows 10
launches Chrome through a separate thread that runs inscrutable shell32
goop.
Messy problem, trivial fix.
BUG=604752
Committed: https://crrev.com/92d3af5151b4845066895b9448b42d33c4030438
Cr-Commit-Position: refs/heads/master@{#388579}
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|