From b08f60bfbd2b4cba2f4260dd41afe7e3ebe39cd9 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Wed, 7 Sep 2022 16:19:48 +0100 Subject: [PATCH] installer: SxS: WIP --- build/VStudio/installer/Product.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index 62e2bee2..11c12a9d 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -46,7 +46,7 @@ Software\$(var.MyProductName) Software\$(var.MyProductName)\Services - + - + - ((NOT Installed) OR REINSTALL) + (NOT Installed) OR REINSTALL