diff --git a/TimberWinR.ServiceHost/App.config b/TimberWinR.ServiceHost/App.config index 8e15646..74ade9d 100644 --- a/TimberWinR.ServiceHost/App.config +++ b/TimberWinR.ServiceHost/App.config @@ -1,6 +1,6 @@ - + - + - \ No newline at end of file + diff --git a/TimberWinR.ServiceHost/TimberWinR.ServiceHost.csproj b/TimberWinR.ServiceHost/TimberWinR.ServiceHost.csproj index 1934ff8..d0d96a6 100644 --- a/TimberWinR.ServiceHost/TimberWinR.ServiceHost.csproj +++ b/TimberWinR.ServiceHost/TimberWinR.ServiceHost.csproj @@ -9,8 +9,9 @@ Properties TimberWinR.ServiceHost TimberWinR.ServiceHost - v4.5 + v4.0 512 + AnyCPU diff --git a/TimberWix/Product.wxs b/TimberWix/Product.wxs index 248c691..df6c97a 100644 --- a/TimberWix/Product.wxs +++ b/TimberWix/Product.wxs @@ -48,7 +48,7 @@ Impersonate="yes" Execute="deferred" ExeCommand='"[INSTALLFOLDER]TimberWinR.ServiceHost.exe" install --autostart -configFile "[CONFIGFILE]" -logDir "[LOGDIR]" -logLevel "[LOGLEVEL]"' - Return='check'> + Return='ignore'> + Return='ignore'> + Return='ignore'>