I have a service that outputs some definitions to an Excel file. As such, I
need to always add this folder on install:
C:\Windows\system32\config\systemprofile\desktop
When this is 64 bit I also need to add this folder on install:
C:\Windows\SysWow64\config\systemprofile\desktop
Please help me understand service dependencies and service Groups.
Scenarios:
Service B (WcfServiceHost) depends on Service A (LogService). Service A fails
which stops Service B. The recovery restarts service A, will it restart
Service B? Also, if service A fails which stops service B, will
Sorry, somehow hit send before I typed the question... help me resolve this
error. This compiles:
But this gives me an error:
Error:
Unresolved reference to symbol 'Property:NETFRAMEWORK40' in section 'Product:*'
- Origin
This documentation shows how to look for all the frameworks up to 3.5.
http://wixtoolset.org/documentation/manual/v3/howtos/redistributables_and_install_checks/check_for_dotnet.html
--
Managing the Performance of Clou
Any idea how to get around the reference error to UtilExtension? Or, is there
a new/different way of setting a service failure action?
The ServiceInstall element contains an unhandled extension element
'util:ServiceConfig'. Please ensure that the extension for elements in the
'http://
- Forwarded Message -
From: jpalmer1...@comcast.net
To: wix-users@lists.sourceforge.net
Sent: Saturday, October 20, 2012 7:38:53 PM
Subject: Define as x64
I have a windows service that needs to be installed on a 64 bit server. Can
someone point me to the documentation or tutoria
6 matches
Mail list logo