From 1b0154abd01a8c5bbf3379c75afcacb1b68faa9d 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..9883c99 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..a7595d4 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