From 515e65ffec4546f010e62d3802e37900dc12e3a5 Mon Sep 17 00:00:00 2001 From: JenneJ Date: Mon, 29 Feb 2016 12:41:26 +0100 Subject: [PATCH] jj 29.02.2016 Installer fixen --- Global_Indexer/Global_Indexer.vbproj | 4 +- SetupWix/Product.wxs | 71 +++++++++++++++------------- SetupWix/SetupWix.wixproj | 10 ++++ 3 files changed, 49 insertions(+), 36 deletions(-) diff --git a/Global_Indexer/Global_Indexer.vbproj b/Global_Indexer/Global_Indexer.vbproj index 972e918..cb70785 100644 --- a/Global_Indexer/Global_Indexer.vbproj +++ b/Global_Indexer/Global_Indexer.vbproj @@ -81,14 +81,14 @@ False - ..\..\..\Bibliotheken\DLL\DLLLicenseManager.dll + P:\Visual Studio Projekte\Bibliotheken\DLLLicenseManager.dll False P:\Visual Studio Projekte\Bibliotheken\MSG .NET\Bin\Independentsoft.Msg.dll - ..\..\..\Bibliotheken\DLL\windreamDLL\64bit\Interop.WINDREAMLib.dll + P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WINDREAMLib.dll False diff --git a/SetupWix/Product.wxs b/SetupWix/Product.wxs index 349d085..0fb60ec 100644 --- a/SetupWix/Product.wxs +++ b/SetupWix/Product.wxs @@ -33,7 +33,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -79,10 +79,10 @@ - + - - + + @@ -116,48 +116,48 @@ + - + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + @@ -201,6 +201,9 @@ + + + diff --git a/SetupWix/SetupWix.wixproj b/SetupWix/SetupWix.wixproj index ba9e7ea..beee8fc 100644 --- a/SetupWix/SetupWix.wixproj +++ b/SetupWix/SetupWix.wixproj @@ -33,6 +33,16 @@ WixUIExtension + + + Global_Indexer + {7474b1d2-49a4-4d12-b544-c8674d3f7231} + True + True + Binaries;Content;Satellites + INSTALLFOLDER + +