diff --git a/util/installer/Installer32.wxs b/util/installer/Installer32.wxs index 7a46a15ea..594ea8d22 100644 --- a/util/installer/Installer32.wxs +++ b/util/installer/Installer32.wxs @@ -312,6 +312,7 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -346,9 +379,10 @@ - + + - "0")]]> + "0" AND VCRT32MAJOR >= "14" AND VCRT32MINOR >= "20")]]> diff --git a/util/installer/Installer64.wxs b/util/installer/Installer64.wxs index 735a57788..3c9368dcb 100644 --- a/util/installer/Installer64.wxs +++ b/util/installer/Installer64.wxs @@ -338,6 +338,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -386,17 +441,18 @@ - + + - "0")]]> + "0" AND VCRT32MAJOR >= "14" AND VCRT32MINOR >= "20")]]> - + - "0")]]> + "0" AND VCRT64MAJOR >= "14" AND VCRT64MINOR >= "20")]]>