From 97d0070507ec056a0683142622148a55583db826 Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Tue, 28 Aug 2018 11:50:32 +0200 Subject: [PATCH] jj: 1.4.0.6 perMachine installer --- app/DD_Clipboard_Searcher/DD_Clipboard_Watcher.vbproj | 5 ++--- app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb | 2 +- app/SetupWix/Product.wxs | 1 + 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/DD_Clipboard_Searcher/DD_Clipboard_Watcher.vbproj b/app/DD_Clipboard_Searcher/DD_Clipboard_Watcher.vbproj index dcc93a8..67b3c3a 100644 --- a/app/DD_Clipboard_Searcher/DD_Clipboard_Watcher.vbproj +++ b/app/DD_Clipboard_Searcher/DD_Clipboard_Watcher.vbproj @@ -50,9 +50,8 @@ DD_Icons_ICO_CBWATCHER_48px.ico - - False - ..\..\DDLibStandards\DD_LIB_Standards\bin\Debug\DD_LIB_Standards.dll + + ..\..\..\DDLibStandards\DD_LIB_Standards\bin\Debug\DD_LIB_Standards.dll False diff --git a/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb b/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb index 45b286c..ada7fd6 100644 --- a/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb +++ b/app/DD_Clipboard_Searcher/My Project/AssemblyInfo.vb @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - + diff --git a/app/SetupWix/Product.wxs b/app/SetupWix/Product.wxs index 75330e0..299d2f4 100644 --- a/app/SetupWix/Product.wxs +++ b/app/SetupWix/Product.wxs @@ -12,6 +12,7 @@ Languages="1031" Compressed="yes" SummaryCodepage="1252" + InstallScope="perMachine" />