Franz P. wrote:
> This config dosen't work, im getting ICE30 errors. Is there any other way to
> make this work? The <ServiceInstall> needs the <File> node in order to work,
> how can i "link" that file node to the file from the first component?
>   

You can't do that -- MSI only supports installing services that are the 
key path of the component. You need two different components in two 
different features with mutually-exclusive conditions. You'll get an ICE 
warning to indicate the above problem if the conditions aren't 
mutually-exclusive.

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



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

Reply via email to