How to detect if Visual C++ Redistributable for Visual Studio 2013 is installed?
I'm using Nullsoft NSIS Installer System but only I need Windows Registry entry
I have googled, and looked at other StackOverflow questions. In particular, this Detect if Visual C++ Redistributable for Visual Studio 2012 is installed provides the exact Registry key to check, but for the case of VS 2012.