From cc6e31a0067a35f3596f243926a59387b70f3c3c Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Wed, 8 Apr 2026 00:20:01 +0200 Subject: [PATCH] Installer/Setup: Update to WiX 7 --- Installer/Installer.wixproj | 3 ++- Setup/Setup.wixproj | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Installer/Installer.wixproj b/Installer/Installer.wixproj index 4fa190c..e609582 100644 --- a/Installer/Installer.wixproj +++ b/Installer/Installer.wixproj @@ -1,4 +1,4 @@ - + false true @@ -11,6 +11,7 @@ False Elwig de-AT + wix7 diff --git a/Setup/Setup.wixproj b/Setup/Setup.wixproj index 98a95e2..34e9897 100644 --- a/Setup/Setup.wixproj +++ b/Setup/Setup.wixproj @@ -1,8 +1,9 @@ - + Bundle Elwig de-AT + wix7 @@ -13,7 +14,7 @@ - - + + \ No newline at end of file