Other then the mutually exclusive definitions of the service, the next two 
best tricks that I know are: 

1) Override with a registry setting 

2) Use a custom action to dynamically author the ServiceInstall table at 
install time using TEMPORARY sql rows. 

----------------------------------------
 From: "Rob Reynolds" <ferventco...@gmail.com>
Sent: Tuesday, October 01, 2013 12:54 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to pass an enumeration as a variable? Allowing 
Service Start Type to be passed in as an MSI PROPERY

I am trying to pass a variable to the service start enumeration.

This is what I have found
http://stackoverflow.com/questions/9419411/wix-setting-service-startup-type-
using-a-property-property-not-recognized

What is the recommended way to do that?

____
Rob
"Be passionate in all you do"

http://devlicio.us/blogs/rob_reynolds
http://ferventcoder.com
http://twitter.com/ferventcoder
----------------------------------------------------------------------------
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most 
from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk


_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to