diff --git a/ServiceHelpers/ServiceInstall/ServiceInstall.csproj b/ServiceHelpers/ServiceInstall/ServiceInstall.csproj
index 4b94beda8..d48f3ed86 100644
--- a/ServiceHelpers/ServiceInstall/ServiceInstall.csproj
+++ b/ServiceHelpers/ServiceInstall/ServiceInstall.csproj
@@ -22,7 +22,7 @@
true
full
false
- bin\Debug\
+ ..\..\_output\
DEBUG;TRACE
prompt
4
@@ -31,7 +31,7 @@
x86
pdbonly
true
- bin\Release\
+ ..\..\_output\
TRACE
prompt
4
diff --git a/ServiceHelpers/ServiceInstall/app.config b/ServiceHelpers/ServiceInstall/app.config
index e36560333..e33d6f761 100644
--- a/ServiceHelpers/ServiceInstall/app.config
+++ b/ServiceHelpers/ServiceInstall/app.config
@@ -1,3 +1,6 @@
-
+
+
+
+
diff --git a/ServiceHelpers/ServiceUninstall/ServiceUninstall.csproj b/ServiceHelpers/ServiceUninstall/ServiceUninstall.csproj
index 2921fec31..360c6a8a9 100644
--- a/ServiceHelpers/ServiceUninstall/ServiceUninstall.csproj
+++ b/ServiceHelpers/ServiceUninstall/ServiceUninstall.csproj
@@ -22,7 +22,7 @@
true
full
false
- bin\Debug\
+ ..\..\_output\
DEBUG;TRACE
prompt
4
@@ -31,7 +31,7 @@
x86
pdbonly
true
- bin\Release\
+ ..\..\_output\
TRACE
prompt
4
diff --git a/ServiceHelpers/ServiceUninstall/app.config b/ServiceHelpers/ServiceUninstall/app.config
index e36560333..e33d6f761 100644
--- a/ServiceHelpers/ServiceUninstall/app.config
+++ b/ServiceHelpers/ServiceUninstall/app.config
@@ -1,3 +1,6 @@
-
+
+
+
+