From 2e797f6c99cb480a07076cbfc2faf58fc405bb49 Mon Sep 17 00:00:00 2001 From: Maxhy Date: Fri, 8 Mar 2024 15:25:05 +0100 Subject: [PATCH] Add SAM SE to WiX installer --- KeyManager.Setup/KeyManager.Setup.wixproj | 2 ++ KeyManager.Setup/Product.en-us.wxl | 6 +++++ KeyManager.Setup/Product.fr-fr.wxl | 6 +++++ KeyManager.Setup/Product.wxs | 33 +++++++++++++++++++++++ 4 files changed, 47 insertions(+) diff --git a/KeyManager.Setup/KeyManager.Setup.wixproj b/KeyManager.Setup/KeyManager.Setup.wixproj index 1bc85f1..e7a28db 100644 --- a/KeyManager.Setup/KeyManager.Setup.wixproj +++ b/KeyManager.Setup/KeyManager.Setup.wixproj @@ -73,6 +73,8 @@ Binaries;Content;Satellites INSTALLFOLDER + + KeyManager.Library.Plugin.UI {da74a075-d143-43fe-a977-eddbd3741f26} diff --git a/KeyManager.Setup/Product.en-us.wxl b/KeyManager.Setup/Product.en-us.wxl index 9d83b4d..cc2314c 100644 --- a/KeyManager.Setup/Product.en-us.wxl +++ b/KeyManager.Setup/Product.en-us.wxl @@ -12,5 +12,11 @@ + + + + + + diff --git a/KeyManager.Setup/Product.fr-fr.wxl b/KeyManager.Setup/Product.fr-fr.wxl index 06b6a89..6215599 100644 --- a/KeyManager.Setup/Product.fr-fr.wxl +++ b/KeyManager.Setup/Product.fr-fr.wxl @@ -12,5 +12,11 @@ + + + + + + diff --git a/KeyManager.Setup/Product.wxs b/KeyManager.Setup/Product.wxs index f6afc3e..b21bdbe 100644 --- a/KeyManager.Setup/Product.wxs +++ b/KeyManager.Setup/Product.wxs @@ -21,6 +21,12 @@ + + + + + + @@ -33,6 +39,9 @@ + + + @@ -101,6 +110,9 @@ + + + @@ -210,6 +222,14 @@ + + + + + + + + @@ -240,6 +260,11 @@ + + + + + @@ -347,6 +372,14 @@ + + + + + + + +