From bf856d278d21be2e54d5590fb7e69e63184262d3 Mon Sep 17 00:00:00 2001 From: Jonathan White Date: Thu, 7 Nov 2024 23:30:39 -0500 Subject: [PATCH] Detect outdated VC Redist with MSI Installer * Fixes #10974 --- share/windows/wix-template.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/share/windows/wix-template.xml b/share/windows/wix-template.xml index add2af2974..7bc3c74cec 100644 --- a/share/windows/wix-template.xml +++ b/share/windows/wix-template.xml @@ -115,6 +115,14 @@ + + + + + + "14.32.31332.0"]]> + +