2013/11/25 wixtester <sangee...@hotmail.com>:
> If separate components are created for each feature, the registryValue gets
> removed when any one feature is uninstalled.
> Instead, I want the registry entry to stay if either feature is installed on
> the system. The registry entry should be removed only when both the features
> are uninstalled.

You shouldn't ever create two separate components for the same
resource, whether it's a file or a registry key, since you will get...
well, exactly the behavior you saw :)

What Phil said is to reference the *same* component from both features.

-- 
Nicolás

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&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