From e36204da09e73b99216923017956050d54f27c56 Mon Sep 17 00:00:00 2001 From: baldurk Date: Fri, 19 May 2017 13:27:12 +0100 Subject: [PATCH] Bump the MSI version to 3.1, since the VS2015 redist requires it * 3.1 is still available everywhere we care about - I think even 4.5 ships with win7. --- scripts/installer/Installer32.wxs | 2 +- scripts/installer/Installer64.wxs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/installer/Installer32.wxs b/scripts/installer/Installer32.wxs index 655a8fe4e..e45b75c49 100644 --- a/scripts/installer/Installer32.wxs +++ b/scripts/installer/Installer32.wxs @@ -5,7 +5,7 @@ + InstallerVersion='301' Languages='1033' Compressed='yes' SummaryCodepage='1252' /> Please use the 64-bit installer diff --git a/scripts/installer/Installer64.wxs b/scripts/installer/Installer64.wxs index 97c9d7b06..55641db75 100644 --- a/scripts/installer/Installer64.wxs +++ b/scripts/installer/Installer64.wxs @@ -5,7 +5,7 @@ + InstallerVersion='301' Languages='1033' Compressed='yes' SummaryCodepage='1252' />