I'm not really sure if this is the best method or if it would cut down on the 
size at all, but you could create a custom UI sequence and use properties and 
conditions.  Have a dialog with a couple of checkboxes specifying the desired 
destinations.  When the user checks them, set a property to some value to 
signify that particular destination was selected.  Use one feature with one 
component.  In the component tag have the file tag and a couple of filecopy 
tags in condition statements checking to see if the corresponding properties 
were set.  This way you're only using one copy of the file to do the work.  
I'm not sure if adding the extra dialog negate any size decrease, though.  
This was just the first idea that came to mind.

-Matt Anderson


-------------------------------------------------------------------------
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