On 13-Mar-12 10:26, Dave Mateer wrote:
> 99.9% of the payload in my installer is the same between the various 
> languages.

The canonical way is to have one language-neutral installer and n 
language-specific installers.

> Is there any way to "officially" do this without duplicating the content? I 
> have four languages to support, and the content is over 400 MB, so it would 
> be a real waste to create four separate installers.

Another approach is to isolate language-neutral content into a shared 
external .cab file, so you have n installers but no duplicated content.

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


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to