From 07ada7424c8273079567084b01012b1ec94d0309 Mon Sep 17 00:00:00 2001 From: Maxhy Date: Wed, 16 Aug 2023 17:00:47 +0200 Subject: [PATCH] Upgrade WiX from v3 to v4, then add French translations --- KeyManager.Setup/KeyManager.Setup.wixproj | 50 +------ KeyManager.Setup/Product.en-us.wxl | 16 +++ KeyManager.Setup/Product.fr-fr.wxl | 16 +++ KeyManager.Setup/Product.wxs | 158 +++++++++++----------- KeyManager.Setup/config.wxi | 17 +-- 5 files changed, 118 insertions(+), 139 deletions(-) create mode 100644 KeyManager.Setup/Product.en-us.wxl create mode 100644 KeyManager.Setup/Product.fr-fr.wxl diff --git a/KeyManager.Setup/KeyManager.Setup.wixproj b/KeyManager.Setup/KeyManager.Setup.wixproj index ad3e2b2..dd11362 100644 --- a/KeyManager.Setup/KeyManager.Setup.wixproj +++ b/KeyManager.Setup/KeyManager.Setup.wixproj @@ -1,41 +1,10 @@ - - - - Debug - x86 - 3.10 - 6d7024d4-f698-4c90-98fe-a3e609d7014f - 2.0 - KeyManager.Setup - Package - + - bin\$(Configuration)\ - obj\$(Configuration)\ Debug - - bin\$(Configuration)\ - obj\$(Configuration)\ - - bin\$(Configuration)\ - obj\$(Configuration)\ Debug - - bin\$(Configuration)\ - obj\$(Configuration)\ - - - - - - - $(WixToolPath)WixUIExtension.dll - WixUIExtension - - KeyManager.Library.KeyStore.File.UI @@ -150,17 +119,8 @@ - - - - - - + + + + \ No newline at end of file diff --git a/KeyManager.Setup/Product.en-us.wxl b/KeyManager.Setup/Product.en-us.wxl new file mode 100644 index 0000000..69e1d94 --- /dev/null +++ b/KeyManager.Setup/Product.en-us.wxl @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/KeyManager.Setup/Product.fr-fr.wxl b/KeyManager.Setup/Product.fr-fr.wxl new file mode 100644 index 0000000..0abf26d --- /dev/null +++ b/KeyManager.Setup/Product.fr-fr.wxl @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/KeyManager.Setup/Product.wxs b/KeyManager.Setup/Product.wxs index 26d19dd..6e0da74 100644 --- a/KeyManager.Setup/Product.wxs +++ b/KeyManager.Setup/Product.wxs @@ -1,14 +1,13 @@ - - - - - + + + + - + - + @@ -20,26 +19,26 @@ - + - - + + - + - + - + - + @@ -54,7 +53,7 @@ - + @@ -63,23 +62,23 @@ + + + - - + + - - WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed - + - + - - + @@ -108,185 +107,180 @@ - + - + - - - - + + + + - + - - - - - + + + + + - - - + + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/KeyManager.Setup/config.wxi b/KeyManager.Setup/config.wxi index a88bad8..5870e61 100644 --- a/KeyManager.Setup/config.wxi +++ b/KeyManager.Setup/config.wxi @@ -1,23 +1,16 @@ - - + - + - - - - - - - - ?> - + + +