diff --git a/TimberWix/Product.wxs b/TimberWix/Product.wxs
index 4f2b699..0e6ba8b 100644
--- a/TimberWix/Product.wxs
+++ b/TimberWix/Product.wxs
@@ -5,9 +5,20 @@
default.json
c:\logs
Info
+
+
+
+
+
+
@@ -48,7 +59,7 @@
Impersonate="yes"
Execute="deferred"
ExeCommand='"[INSTALLFOLDER]TimberWinR.ServiceHost.exe" install --autostart -configFile "[CONFIGFILE]" -logDir "[LOGDIR]" -logLevel "[LOGLEVEL]"'
- Return='ignore'>
+ Return='check'>
+ Return='check'>
+ Return='check'>
diff --git a/TimberWix/TimberWinR.Wix.wixproj b/TimberWix/TimberWinR.Wix.wixproj
index 155b292..a5f87b3 100644
--- a/TimberWix/TimberWinR.Wix.wixproj
+++ b/TimberWix/TimberWinR.Wix.wixproj
@@ -28,6 +28,7 @@
bin\$(Configuration)\
obj\$(Configuration)\
+ ICE40