From 7eec1649a4cbc8de575054c07d5a0aa0852cb01a Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Sun, 15 May 2016 13:24:17 -0700 Subject: [PATCH] installer: add requirement for VC++ redistributable to F.Developer feature description --- 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 1c147a20..a9c0e4df 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -275,7 +275,7 @@ Id="F.Developer" Level="1000" Title="Developer" - Description="Additional files needed for development." + Description="Additional files needed for development. Please note that the memfs sample requires the VC++ 2015 redistributable to be installed." AllowAdvertise="no" InstallDefault="local" Absent="allow">