Check for correct version of the MSVC redist

This commit is contained in:
Oliver Hamlet
2016-12-16 18:22:01 +00:00
committed by GitHub
parent ef5d755dad
commit 21764dfd0a
+1 -1
View File
@@ -253,7 +253,7 @@ var
begin
VersionMajor := 14;
VersionMinor := 0;
VersionBld := 24212;
VersionBld := 24215;
RegKey := 'SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\x86';
IsRuntimeInstalled := 0;
InstalledVersionMajor := 0;