From 77e71478937b0fbb284c665277e7e1162a0bf4d0 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 2 Jun 2016 23:46:06 -0700 Subject: [PATCH] installer: fix message regarding memfs sample --- build/VStudio/installer/Product.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index abada731..a3c3d969 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -315,7 +315,7 @@ Id="F.Developer" Level="1000" Title="Developer" - Description="Additional files needed for development. Please note that the memfs sample requires the VC++ 2015 redistributable to be installed." + Description="Additional files needed for development." AllowAdvertise="no" InstallDefault="local" Absent="allow">