diff --git a/Common/Setup/LaunchConditions.wxs b/Common/Setup/LaunchConditions.wxs index c57b76f85..ba6bc3b5a 100644 --- a/Common/Setup/LaunchConditions.wxs +++ b/Common/Setup/LaunchConditions.wxs @@ -74,10 +74,10 @@ - + - + diff --git a/Nodejs/Setup/NodejsToolsInstaller/NodejsToolsInstaller.wxs b/Nodejs/Setup/NodejsToolsInstaller/NodejsToolsInstaller.wxs index dc6cb871f..8c7c2afa8 100644 --- a/Nodejs/Setup/NodejsToolsInstaller/NodejsToolsInstaller.wxs +++ b/Nodejs/Setup/NodejsToolsInstaller/NodejsToolsInstaller.wxs @@ -25,8 +25,8 @@ NOT VS_PRERELEASE OR Installed - - NOT VS_IS_2015_PRE_UPDATE_2 OR Installed + + NOT VS_IS_2015_PRE_UPDATE_3 OR Installed NETFRAMEWORK45 OR Installed diff --git a/Nodejs/Setup/NodejsToolsInstaller/Strings14.0.wxl b/Nodejs/Setup/NodejsToolsInstaller/Strings14.0.wxl index df17b15cc..23f7eeb22 100644 --- a/Nodejs/Setup/NodejsToolsInstaller/Strings14.0.wxl +++ b/Nodejs/Setup/NodejsToolsInstaller/Strings14.0.wxl @@ -13,7 +13,7 @@ Your version of !(loc.WDProductName) is not supported. Please install the latest update from http://www.visualstudio.com/. Your version of !(loc.VWDProductName) is not supported. Please install the latest update from http://www.visualstudio.com/. A pre-release version of !(loc.VSProductName) was detected. This version of !(loc.ProductName) is not supported on pre-release builds of !(loc.VSProductName). Please upgrade to !(loc.VSProductName). - NTVS requires Visual Studio 2015 Update 2 or later. Please update to Visual Studio 2015 Update 2. + NTVS requires Visual Studio 2015 Update 3 or later. Please update to Visual Studio 2015 Update 3. The Microsoft .NET Framework 4.5 is required. Please install it from http://go.microsoft.com/fwlink/?LinkId=398711 Registering extension in !(loc.VSProductName)... Removing extension from !(loc.VSProductName)... diff --git a/Nodejs/Setup/NodejsToolsInstaller/Strings15.0.wxl b/Nodejs/Setup/NodejsToolsInstaller/Strings15.0.wxl index 52ac46293..deca02754 100644 --- a/Nodejs/Setup/NodejsToolsInstaller/Strings15.0.wxl +++ b/Nodejs/Setup/NodejsToolsInstaller/Strings15.0.wxl @@ -13,7 +13,7 @@ Your version of !(loc.WDProductName) is not supported. Please install the latest update from http://www.visualstudio.com/. Your version of !(loc.VWDProductName) is not supported. Please install the latest update from http://www.visualstudio.com/. A pre-release version of !(loc.VSProductName) was detected. This version of !(loc.ProductName) is not supported on pre-release builds of !(loc.VSProductName). Please upgrade to !(loc.VSProductName). - NTVS requires Visual Studio 2015 Update 2 or later. Please update to Visual Studio 2015 Update 2. + NTVS requires Visual Studio 2015 Update 3 or later. Please update to Visual Studio 2015 Update 3. The Microsoft .NET Framework 4.5 is required. Please install it from http://go.microsoft.com/fwlink/?LinkId=398711 Registering extension in !(loc.VSProductName)... Removing extension from !(loc.VSProductName)...