Quantcast
Channel: Detect if Visual C++ Redistributable for Visual Studio 2012 is installed - Stack Overflow
Viewing all articles
Browse latest Browse all 22

Answer by Al.Pertro for Detect if Visual C++ Redistributable for Visual Studio 2012 is installed

$
0
0
if RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\VC\VCRedist\x86","Installed") = 0 Then  if RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\11.0\VC\Runtimes\x86","Installed") = 0 Then

Viewing all articles
Browse latest Browse all 22

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>