Please use wix-users in the future. Shared DLLs should be shared components, which should have the same GUID when installed to the same location. These components are ref-counted and not uninstalled if other clients (products) are still installed.
See http://blogs.msdn.com/heaths/archive/2009/12/21/about-shared-components.aspx . On Fri, Dec 18, 2009 at 5:57 AM, nagaram.c <[email protected]> wrote: > Hi, > > > > I have some common files that are used across different applications & > hence I want the installer to install these file (if they already not exist) > & the uninstaller NOT to uninstall these shared dlls. Can some suggest a way > to handle this case. > > > > Thanks, > > *Nag* > > * * > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-devs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-devs > > -- Heath Stewart Deployment Technologies Team, Microsoft http://blogs.msdn.com/heaths
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
