From d1c07ee92affe77ea618cb5661ee59cd2abb681e Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Thu, 24 Apr 2025 14:35:40 +0200 Subject: [PATCH] Installer/Setup: Update to WiX 6 --- Installer/Installer.wixproj | 4 ++-- Setup/Bundle.wxs | 4 +++- Setup/Setup.wixproj | 8 ++++---- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Installer/Installer.wixproj b/Installer/Installer.wixproj index b1fffb7..94511f1 100644 --- a/Installer/Installer.wixproj +++ b/Installer/Installer.wixproj @@ -1,4 +1,4 @@ - + false true @@ -37,4 +37,4 @@ - \ No newline at end of file + diff --git a/Setup/Bundle.wxs b/Setup/Bundle.wxs index b32a41e..f27a49f 100644 --- a/Setup/Bundle.wxs +++ b/Setup/Bundle.wxs @@ -1,4 +1,6 @@ - + diff --git a/Setup/Setup.wixproj b/Setup/Setup.wixproj index 90c2eb4..b665d80 100644 --- a/Setup/Setup.wixproj +++ b/Setup/Setup.wixproj @@ -1,4 +1,4 @@ - + Bundle Elwig @@ -13,7 +13,7 @@ - - + + - \ No newline at end of file +