Henning Eiben wrote:
> I didn't find an obvious way to include a file only once in the MSI and
> install it to serveral locations ...
>   

Generally you don't. Instead, you can use WiX's support for "smart 
cabbing" so that only a single copy of the file is included in your MSI 
package regardless of how many times it's installed. See 
http://robmensching.com/blog/archive/2007/06/01/quotSmart-cabbingquot-added-to-WiX-toolset.aspx
 
for details.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to