From f4ae097722d7641a7c6556c533ba78ad77576739 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Mon, 5 Sep 2022 17:28:31 +0100 Subject: [PATCH] installer: SxS: WIP --- build/VStudio/installer/Product.wxs | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index c88216d4..bf571b4a 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -33,6 +33,7 @@ NOT OLDVERSIONINSTALLED + - - Software\$(var.MyProductName)\Services + + Software\$(var.MyProductName) + Software\$(var.MyProductName)\Services NOT SXSDIR - + +