I was looking at what would be involved for a postbuild msbuild task to merge 
the modules together and I got an error from torch ( TRCH0240 ) saying that it 
was expecting a '.msi' file extension.   Does torch not support merge modules?
 
 
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me

--- On Mon, 3/15/10, Rob Mensching <r...@robmensching.com> wrote:


From: Rob Mensching <r...@robmensching.com>
Subject: Re: [WiX-users] Multilanguage Merge Module
To: chr...@deploymentengineering.com, "General discussion for Windows Installer 
XML toolset." <wix-users@lists.sourceforge.net>
Date: Monday, March 15, 2010, 12:34 AM


You basically use the same process as creating an MSI with multiple language 
transforms in it. You build the different languages of the Merge Modules and 
create transforms. Candle, light, torch should be able to help there.


On Mon, Mar 8, 2010 at 2:58 PM, Christopher Painter 
<chr...@deploymentengineering.com> wrote:

Has anyone ever seen an example of how to make a multiple language merge module 
using WiX?  I found a reference to this in the SDK but when I try to do it in 
InstallShield it complains that Merge Module Projects don't support it.  I 
think this is an InstallShield bug/limitation and I'm trying to figure out  how 
to make it work in WiX.

http://msdn.microsoft.com/en-us/library/aa369826(VS.85).aspx






------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually, Rob Mensching - http://RobMensching.com LLC



      
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to