https://bugs.winehq.org/show_bug.cgi?id=50846
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- Looking at installer some more it has this:
LaunchCondition -> Installed OR VS12REDISTX86 AppSearch -> VS12REDISTX86 = FindRedistVS12 RegLocator -> FindRedistVS12, which is:
FindRedistVS12:2:SOFTWARE\Microsoft\VisualStudio\12.0\VC\Runtimes\x86:Version:2
However, with msvcr120/msvcp120 installed on Windows 10, I don't have this registry key, but installer does not complain. Maybe something to look at msi side.