From 7dbdcd622cc1e4381c0cb60e5c14a582c713bb72 Mon Sep 17 00:00:00 2001
From: adipiciu <13155063+adipiciu@users.noreply.github.com>
Date: Wed, 3 Jan 2024 19:34:24 +0200
Subject: [PATCH] Fix issue #741 Replaced msi properties which are evaluated at
runtime with variables that are evaluated at build time.
---
wix/Main.wxs.template | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/wix/Main.wxs.template b/wix/Main.wxs.template
index 8ff95a062..8a92056f9 100644
--- a/wix/Main.wxs.template
+++ b/wix/Main.wxs.template
@@ -11,9 +11,6 @@
-
-
-
@@ -137,17 +134,17 @@
"1.8" AND JAVASOFT_CURRENTVERSION < $(var.ProductMajorVersion)]]>
-
+
-
+
-
+
-
+
-
+
@@ -178,11 +175,11 @@
-
+