Thanks. Maybe I didn't describe my issue very clearly. My codes do have
unique Id for ServiceInstall, just like you suggested. But it still can't
compile because ServiceConfig requires unique Name for ServiceInstall, which
is used as identifier of ServiceConfig table.
What's your comment?
--
Vie
On 3/5/2010 4:40 AM, Nicole Zheng wrote:
> My codes below works fine (pls ignore the line in italic at this moment).
> However, there's new requirement to config the service during installation.
> I can't use under each (just like the code
> in italic below) because ServiceConfig table requires u
You should add an Id attribute to give the two configurations unique Id's. If
you don't specify an Id it uses the name.
Ex:
VersionNT = 500
VersionNT > 500
Nicole Zheng wrote:
>
> I searched the forum and got following related topics but my problem i
I searched the forum and got following related topics but my problem is a bit
different, so I decided to post it here and look forward to your comments.
Thanks.
http://n2.nabble.com/Installing-a-Service-with-Varying-Dependencies-td693097.html#a693097
http://n2.nabble.com/Conditional-service-insta
et
Subject: [WiX-users] conditional service
Hello All,
Given that i need to install a certain executable anyway is there a way
to install it as a service dependig on a condition.
My ugly, ICE error, solution is making two components with the the same
file.
One continaing thexecutable and the se
ailto:[EMAIL PROTECTED] On Behalf Of HvPutten
Sent: Friday, January 12, 2007 4:57 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] conditional service
Hello All,
Given that i need to install a certain executable anyway is there a way to
install it as a service dependig on a condition.
My
Hello All,
Given that i need to install a certain executable anyway is there a way to
install it as a service dependig on a condition.
My ugly, ICE error, solution is making two components with the the same
file.
One continaing thexecutable and the service.
One containing only the file.
Which com
7 matches
Mail list logo