From 7f6608cf7d6d3a93836ab37279f12d40b319db62 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Mon, 5 Sep 2022 16:40:06 +0100 Subject: [PATCH] installer: SxS: WIP --- build/VStudio/installer/Product.wxs | 72 ++++++++++++++++++----------- 1 file changed, 45 insertions(+), 27 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index 5bdb5745..a5abf57e 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -19,10 +19,9 @@ Compressed="yes" InstallScope="perMachine" /> @@ -54,11 +53,29 @@ Name="InstallDir" Type="raw" /> + + + + + NOT INSTALLDIR + + + NOT SXSDIR + - + - - + + + + + + @@ -67,7 +84,7 @@ - + - + + + + + + @@ -913,7 +941,8 @@ Absent="disallow"> - + - - + DllEntry="InstanceID" + Execute="firstSequence" + Return="check" /> - - - - ServiceRunning)]]> - - - ServiceRunning)]]> - + + + +