From ef3f90628b32baf10be5b9e4d2900a93643254b3 Mon Sep 17 00:00:00 2001 From: douph1 <45632394+douph1@users.noreply.github.com> Date: Sat, 17 Apr 2021 01:42:56 +0200 Subject: [PATCH] move CurrentVersion test to CurrentVersion reg key only #300 --- wix/Main.wxs.template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/wix/Main.wxs.template b/wix/Main.wxs.template index 1da6bf8d0..8bfd1ab01 100644 --- a/wix/Main.wxs.template +++ b/wix/Main.wxs.template @@ -135,9 +135,12 @@ + + "1.8" AND JAVASOFT_CURRENTVERSION > $(var.ProductMajorVersion)]]> + + - - + @@ -202,7 +205,7 @@ - "1.8" AND JAVASOFT_CURRENTVERSION > $(var.ProductMajorVersion)]]> +