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"
/>