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.
<Component Id="Agent_Registry" Win64="no" Directory="AGENT" Guid="MY_GUID" SharedDllRefCount="yes"> <RegistryValue Id="Agent" Root="HKLM" Key="SOFTWARE\MYCOMPANY\Agent" Type="string" Action="write" Name="FullPath" Value="[#Agent.dll]" /> </Component> thanks, sangeeta -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Registry-component-shared-within-multiple-features-tp7590870p7590933.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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