From 463f8d0188162061b902a656032da17a1223e48d Mon Sep 17 00:00:00 2001 From: JenneJ Date: Wed, 25 Jan 2017 11:24:22 +0100 Subject: [PATCH] jj 25.01.17 add config to installer --- .../bin/Debug/DD_PROXY_SYNC.exe.config | 22 ------------------ .../DD_PROXY_SYNC.vbproj.FileListAbsolute.txt | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6966 -> 6946 bytes SetupWIX/Product.wxs | 5 ++++ 4 files changed, 5 insertions(+), 23 deletions(-) delete mode 100644 DD_PROXY_SYNC/bin/Debug/DD_PROXY_SYNC.exe.config diff --git a/DD_PROXY_SYNC/bin/Debug/DD_PROXY_SYNC.exe.config b/DD_PROXY_SYNC/bin/Debug/DD_PROXY_SYNC.exe.config deleted file mode 100644 index 85c8c42..0000000 --- a/DD_PROXY_SYNC/bin/Debug/DD_PROXY_SYNC.exe.config +++ /dev/null @@ -1,22 +0,0 @@ - - - - -
- - - - - - - - - - False - - - Server=172.24.12.41\tests;Database=DD_ECM_RENOLIT;User Id=sa;Password=dd; - - - - \ No newline at end of file diff --git a/DD_PROXY_SYNC/obj/Debug/DD_PROXY_SYNC.vbproj.FileListAbsolute.txt b/DD_PROXY_SYNC/obj/Debug/DD_PROXY_SYNC.vbproj.FileListAbsolute.txt index 8d70bf5..5ccd2bb 100644 --- a/DD_PROXY_SYNC/obj/Debug/DD_PROXY_SYNC.vbproj.FileListAbsolute.txt +++ b/DD_PROXY_SYNC/obj/Debug/DD_PROXY_SYNC.vbproj.FileListAbsolute.txt @@ -9,5 +9,4 @@ E:\SchreiberM\Visual Studio\GIT\DD_PROXY_SYNC\DD_PROXY_SYNC\obj\Debug\DD_PROXY_S E:\SchreiberM\Visual Studio\GIT\DD_PROXY_SYNC\DD_PROXY_SYNC\obj\Debug\DD_PROXY_SYNC.exe E:\SchreiberM\Visual Studio\GIT\DD_PROXY_SYNC\DD_PROXY_SYNC\obj\Debug\DD_PROXY_SYNC.xml E:\SchreiberM\Visual Studio\GIT\DD_PROXY_SYNC\DD_PROXY_SYNC\obj\Debug\DD_PROXY_SYNC.pdb -E:\JenneJ\Visual Studio\Git\DDProxySync\DD_PROXY_SYNC\bin\Debug\DD_PROXY_SYNC.exe.config E:\SchreiberM\Visual Studio\GIT\DDProxySync\DD_PROXY_SYNC\bin\Debug\DD_PROXY_SYNC.exe.config diff --git a/DD_PROXY_SYNC/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/DD_PROXY_SYNC/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index f5a7331d42ba22fc5633a7e0357d83013e1fa37a..6b1c13cb31e6122ffcb3606875d139c142a379ce 100644 GIT binary patch delta 190 zcmdmHw#aNlCAUnbt5u9wYF=KdS4>!DacN?XLU2iGN@jkHduGYxRXoy@w{TyR3Bs?) dhL8fa$vV7ZG7k7nk=|U(o61F4m8^s$GXUy)L)`!X delta 214 zcmZ2vw#{rqCAUJZt5r;Jaz;^VW>RXAZ%kNbacN?XLU2iGN@jkHyJyJccjD5MH*jB5 k2qQ+}ULHka6>?8j;1yGFA;Q$nxxA@d1XXT+CvL(F0AW&2asU7T diff --git a/SetupWIX/Product.wxs b/SetupWIX/Product.wxs index aa3cacb..414bbd7 100644 --- a/SetupWIX/Product.wxs +++ b/SetupWIX/Product.wxs @@ -60,6 +60,10 @@ ErrorControl="normal" /> + + + + @@ -78,6 +82,7 @@ +