Hi,

I have a situation where I am building an installer for 3 seperate, but
related, products that share a set of files (a mixture of text files, DLLS
and subfolders so setting a path var and using a shared directory will not
work).

I would like to reduce the copy and pasting, and changing of Ids, in my wxs
and essentially install the same set of files 3 times in 3 separate
locations but using one common Component or Merge Module. So far light
chokes (...error LGHT0091 : Duplicate symbol 'WixMerge:....) on the
Duplicated Merge Module, Fragment or Component Ids so I can't reuse the same
Merge Module/Component in two different features simultaneously.

Is this possible to do or will I just have to resort to duplicating the
Components by hand.

Michael Bond
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to