From 08201d364537679330668c548dc47db5f16c082a Mon Sep 17 00:00:00 2001 From: baldurk Date: Tue, 9 Feb 2021 16:30:04 +0000 Subject: [PATCH] Use v142 VC++ runtime merge modules * These are optional installs in the new visual studio installer and must be specifically selected. --- util/installer/Installer32.wxs | 2 +- util/installer/Installer64.wxs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/util/installer/Installer32.wxs b/util/installer/Installer32.wxs index 8b154987e..7a46a15ea 100644 --- a/util/installer/Installer32.wxs +++ b/util/installer/Installer32.wxs @@ -309,7 +309,7 @@ - + diff --git a/util/installer/Installer64.wxs b/util/installer/Installer64.wxs index e5c8c3f52..735a57788 100644 --- a/util/installer/Installer64.wxs +++ b/util/installer/Installer64.wxs @@ -334,8 +334,8 @@ - - + +