From 91c2557ab83a6461978ab4debc9cb66aa93c5c22 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Mon, 20 Apr 2020 16:51:24 +0200 Subject: [PATCH] Installer: Add exe.config, add missing libraries --- app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj | 14 +++++++------- app/SetupVS19/Product.wxs | 24 +++++++++++++++++++++++- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj b/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj index 90d60f9..b71e7bb 100644 --- a/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj +++ b/app/DD_PM_WINDREAM/DD_PM_WINDREAM.vbproj @@ -139,7 +139,8 @@ False - + + False ..\..\..\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll @@ -162,21 +163,20 @@ False ..\..\..\DDMonorepo\Controls.DocumentViewer\bin\Debug\Independentsoft.Msg.dll - - False + + P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WINDREAMLib.dll False - ..\..\..\..\Interop.WINDREAMLib.dll - ..\..\..\..\Interop.WMOBRWSLib.dll + P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WMOBRWSLib.dll True - ..\..\..\..\Interop.WMOSRCHLib.dll + P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WMOSRCHLib.dll True - ..\..\..\..\Interop.WMOTOOLLib.dll + P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WMOTOOLLib.dll True diff --git a/app/SetupVS19/Product.wxs b/app/SetupVS19/Product.wxs index 8e2e83c..7ae1f02 100644 --- a/app/SetupVS19/Product.wxs +++ b/app/SetupVS19/Product.wxs @@ -86,6 +86,7 @@ +