From ea1c1b3a29780eab0bd66166a66fea1b19896252 Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Fri, 27 Jan 2017 00:02:43 +0100 Subject: [PATCH] installer: use "vcruntime140.dll" instead of "msvcr140.dll" for vcruntime140.dll's component ID. I accidently neglected to rename this one instance to the new name in MSVC2015. (The "msvcr" file is now "vcruntime".) The rest of the references should be OK. --- installer/Files.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/Files.wxs b/installer/Files.wxs index ef53c1a4c..52a7c5c35 100644 --- a/installer/Files.wxs +++ b/installer/Files.wxs @@ -70,7 +70,7 @@ - +