From 59bbac9a1f10a2b67328b6ae63a934e301bb98e4 Mon Sep 17 00:00:00 2001 From: Mat Sutcliffe Date: Fri, 23 Oct 2020 23:21:21 +0100 Subject: [PATCH] [installer] minor cosmetic fix --- installer/installbuilder/vcredist-x64.xml | 6 +++--- installer/installbuilder/vcredist-x86.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/installer/installbuilder/vcredist-x64.xml b/installer/installbuilder/vcredist-x64.xml index 2e3ea1dc0..7c855ccd6 100644 --- a/installer/installbuilder/vcredist-x64.xml +++ b/installer/installbuilder/vcredist-x64.xml @@ -1,6 +1,6 @@ vcruntime64 - Visual Studio 2017 x64 Redistributables + Visual Studio 2019 x64 Redistributables 0 1 1 @@ -15,7 +15,7 @@ 0 ${installdir}/vcredist/vcredist_x64.exe /install /quiet /norestart - Installing Visual Studio 2017 x64 Redistributables + Installing Visual Studio 2019 x64 Redistributables 0 @@ -29,7 +29,7 @@ - Installation of MS Visual Studio 2017 x64 Redistributables failed! + Installation of MS Visual Studio 2019 x64 Redistributables failed! Error Code: ${program_exit_code} Check if another version was already installed and if not, try to run the installer manually from ${installdir}\vcredist\ diff --git a/installer/installbuilder/vcredist-x86.xml b/installer/installbuilder/vcredist-x86.xml index ebe4d0e00..34dda6b11 100644 --- a/installer/installbuilder/vcredist-x86.xml +++ b/installer/installbuilder/vcredist-x86.xml @@ -1,6 +1,6 @@ vcruntime32 - Visual Studio 2017 x86 Redistributables + Visual Studio 2019 x86 Redistributables 0 1 1 @@ -15,7 +15,7 @@ 0 ${installdir}/vcredist/vcredist_x86.exe /install /quiet /norestart - Installing Visual Studio 2017 x86 Redistributables + Installing Visual Studio 2019 x86 Redistributables 0 @@ -29,7 +29,7 @@ - Installation of MS Visual Studio 2017 x86 Redistributables failed! + Installation of MS Visual Studio 2019 x86 Redistributables failed! Error Code: ${program_exit_code} Check if another version was already installed and if not, try to run the installer manually from ${installdir}\vcredist\