First, you should understand the Component Rules to see if you are violating them (probably are). Second, sharing the same file in two different Merge Modules is very hard. It is easier to separate out the common stuff into a "common Merge Module" and create dependencies from the other Merge Modules.
Shree Krishnamurthi wrote: > Hi > > I have 2 merge modules that install have a common file x.dll > When I build my master setup I get the following error > > > light.exe(0,0): error LGHT0204: ICE30: Thetarget file > 'oiowfjb-.dll|x.DLL' is installed in > '[ProgramFilesFolder]\Proximex\Services\Bin\' by two different > components on an LFN system: 'x.114B070F_4A30_4CBD_9289_BFDBA7BE8DE0' > and > 'C__C1B8B0DB0BB24E44B3A6656A16AE8EE7.6DCF9B8F054D4A6398173D2D3387C7F4'. > This breaks component reference counting. > > > Does this mean I cannot have same file in both my modules? > How can I make it work? > > Thanks > Shree > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users