I'm trying out the addon bundle feature again.  Each of my addons have an 
external MSI file (compressed attribute set to no).  I'm added my addons to my 
main bundle using ExePackage elements as I want them installed by default with 
my application.  When I build my main bundle it copies over the addon EXEs to 
the release/debug folder but does not copy the MSIs of each addon.

Can I add a payload element as a child to the ExePackage with compressed=no  in 
my main bundle to copy them to my main bundle release/debug folder?  Wanted to 
know best thing to do as thinking can also use a MSBuild copy task to do it as 
well.

Wes


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to