From 9c11ca5bda66de570bf786b7341b81ffa3ccf23a Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Fri, 29 Apr 2016 16:33:55 -0700 Subject: [PATCH] installer: remember installation directory in registry --- build/VStudio/installer/Product.wxs | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index 924de3e1..362b1ea5 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -15,6 +15,15 @@ + Software\$(var.MyProductName) + + + @@ -25,6 +34,16 @@ + + + + + @@ -107,12 +126,7 @@ AllowAdvertise="no" InstallDefault="local" Absent="disallow"> - - +