Michael Bond wrote: > 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.
MSI supports separate products installing the same components to multiple directories but not doing so from within a single product. You'll need separate component IDs and GUIDs but you can use preprocessor variables instead of hand duplication. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- 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