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<ServiceConfig>  under each<ServiceInstall>  (just like the code
> in italic below) because ServiceConfig table requires unique Service Name as
> ID:,(.
>    

You can specify an explicit Id attribute value; it just defaults to 
using ServiceName.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to