From aa012db0997ad616afe5f121cc2ce6784475d6c3 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Wed, 7 Sep 2022 17:37:25 +0100 Subject: [PATCH] installer: SxS: WIP --- build/VStudio/installer/Product.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs index 11c12a9d..dcb165e4 100644 --- a/build/VStudio/installer/Product.wxs +++ b/build/VStudio/installer/Product.wxs @@ -1140,10 +1140,10 @@ rollback: `InstallSymlinks` on uninstall --> - REMOVE + REMOVE ~= "ALL" - REMOVE + REMOVE ~= "ALL"