Hi, I am currently trying to convert some of my merge modules to wixlibs. The problem I found today is: I have few mergemodules that have common custom table defined. It works perfectly, all tables are merged together build time and resulting msi has single table containing rows from all merged modules. Unfortunately I'm unable to do such thing using wixlibs - I'm getting bunch of errors like: Module1\CustomTables.wxi(3): error LGHT0091: Duplicate symbol 'WixCustomTable:AdminMoveFiles' found. Module2\CustomTables.wxi(3): error LGHT0092: Location of symbol related to previous error. at link time.
Is there any way to merge "duplicated" tables like it works for mergemodules? Any ideas? -- Regards, Maciej Oszutowski ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users