mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Check for correct version of the MSVC redist
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user