I am puzzled what results I am getting with Windows 8.1 Enterprise (64-bit). I am looking for 32-bit version of VC++ 2012 redist and following the answers from: Detect if Visual C++ Redistributable for Visual Studio 2012 is installed I found out that
- VC++ 2012 is not on programs list (Control Panel / Programs AKA Uninstall Software)
- there is no
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\DevDiv\VC\Servicing\11.0\RuntimeMinimum
- yet there is library "%windir%\SysWOW64\msvcr110.dl"
For now I am lost what I am looking at, so my question is -- with what stuff Windows 8.x is shipping?
Vote for close? Please tell why, thank you.