I have a solution with a Burn package and several MSI packages. I'm using WiX 
3.8 official.
Is there any way to speed up the building of the solution? is there any way for 
parallelizing building of each msi? or to build multiple msi?The main package 
msi contains languages divided into different features inside the msi package, 
it could be better to have each language in a separate msi language pack?
For each msi I have encapsulated the cab file but I have set it with no 
compression in the media element.I Run HarvestDirectory one time and then apply 
several sxlt transformation using MSBuild transformation to make different wsx 
to create different feature to install.
The Burn package not compress the msi packages inside the burn exe.             
                                                                  
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to