On 3/31/2010 6:06 AM, Pally Sandher wrote:
> gives the same error (as expected). I can work around this simply by
> adding a RegistryValue to each component&  setting it as the KeyPath for
> those components but does anyone know if this is expected behaviour or a
> bug with these types of components?

Keypaths must be resources MSI knows about. XmlConfig isn't.<g> So yes, 
another resource is a good idea, or including XmlConfig only in another 
component with a known keypath (e.g., a file you're modifying with 
XmlConfig).

-- 
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