http://www.microsoft.com/en-us/download/details.aspx?id=40784
Install x86 and x64 versions.
I'll get "your system is missing .... vcredist64 and 86" but even though those are downloaded and installed obs still wont seems to "find" them ?
BTW .zip version of OBS works so hmm? can't be problem with the visual studio or?
They're not installed correctly.
The installer will look for this file, which is the 32-bit version:
C:\Windows\SysWOW64\msvcr120.dll
But you also need the 64-bit version to run 64-bit OBS (which is default now):
C:\Windows\System32\msvcr120.dll
Do you have both of those files?
@wallrik , is the 64bit really goes to System32 folder? Or it's typo?
System32 contains 64bit stuff yes.