From 770613a71debf334a33f72dd2753d2e8fe49a556 Mon Sep 17 00:00:00 2001 From: Joshua Boverhof Date: Wed, 11 Aug 2021 01:22:06 -0700 Subject: [PATCH] Fix couple small issue with WXS file --- Master/TurbineLiteWiXInstaller/Product.wxs | 73 ++-------------------- 1 file changed, 5 insertions(+), 68 deletions(-) diff --git a/Master/TurbineLiteWiXInstaller/Product.wxs b/Master/TurbineLiteWiXInstaller/Product.wxs index a52565a..3deceac 100644 --- a/Master/TurbineLiteWiXInstaller/Product.wxs +++ b/Master/TurbineLiteWiXInstaller/Product.wxs @@ -64,7 +64,7 @@ - - @@ -940,33 +939,15 @@ Installed OR PROP.NET_FRAMEWORK_4 = "#1" - Installed OR ( OR ) - Installed OR ( PROP.SIM_SINTER = "SimSinter" AND PROP.SIM_SINTER_MAJOR = "#2" AND PROP.SIM_SINTER_MINOR >= "#1") - - - - + - +