Your already building an MSI. I'm saying you still build that same just-one 
MSI, but in a slightly more indirect way. If you want to create MSTs using 
wixouts instead of wixpdbs you need a wixout from your base also, not its 
wixpdb. I was simply describing how to get a wixout from your base.
 
Yes, you can get those MSTs from torch. You don't need to build actual MSIs 
from all of your cultures, only from your base. I'm trying to tell you an 
alternate way to build your base MSI so that you will have files that torch can 
use together.
 
> From: edoming...@goalsystems.com
> To: wix-users@lists.sourceforge.net
> Date: Tue, 20 Aug 2013 10:58:13 +0200
> Subject: Re: [WiX-users] torch transforms
> 
> Thansk for your reply, but I don't like to build MSIs but MSTs. I only 
> needing en-US MSI (neutral) and MSTs from other cultures. It's for building a 
> Multilanguage MSI (all in one)
> Can't get I those MSTs with torch then?
> 
> 
> Enrique Domínguez Pinos
> 
> -----Mensaje original-----
> De: Blair Murri [mailto:os...@live.com] 
> Enviado el: lunes, 19 de agosto de 2013 18:12
> Para: General discussion for Windows Installer XML toolset.
> Asunto: Re: [WiX-users] torch transforms
> 
> Torch requires that its inputs all be in the same format. Create all of your 
> MSIs in WIXOUT, then run your base through light again to generate that MSI. 
> Pass only WIXOUTs to torch.
>  
> > From: edoming...@goalsystems.com
> > To: wix-users@lists.sourceforge.net
> > Date: Mon, 19 Aug 2013 12:14:21 +0200
> > Subject: [WiX-users] torch transforms
> > 
> > Hi all,
> > I'm building a multilanguage msi; for doing that I'm generating all msi 
> > cultures I need and then getting msts using torch. My msi it's big and 
> > making all cultures it's slow so I thinking build first base msi ('neutral' 
> > lang as en-US) and doing all others as wixout like this (showing spanish)
> >              "C:\Program Files (x86)\WiX Toolset v3.6\bin"\Light.exe 
> > -nologo -out ..\x86\Release\es-ES\AcmeApp_Setup.wixout -xo -cultures:es-ES 
> > -ext "C:\Program Files (x86)\WiX Toolset v3.6\bin"\WixUIExtension.dll -ext 
> > "C:\Program Files (x86)\WiX Toolset v3.6\bin"\WixNetFxExtension.dll 
> > -sice:ICE30 -sice:ICE61 -sice:ICE09 -reusecab -cc .\CABsCache 
> > "obj\x86\Release\*.wixobj"  
> > C:\Proyectos\App\WiX_Installer\\SetupLibrary\bin\x86\Release\SetupLibrary.wixlib
> >  C:\Proyectos\App\WiX_Installer\\SetupUI\bin\x86\Release\SetupUI.wixlib
> >              "C:\Program Files (x86)\WiX Toolset v3.6\bin"\torch -nologo 
> > -xi -val g ..\x86\Release\en-US\AcmeApp_Setup.wixpdb 
> > ..\x86\Release\es-ES\AcmeApp_Setup.wixout -out 
> > transforms\AcmeApp_Setup_es-ES.wixout
> >              "C:\Program Files (x86)\WiX Toolset v3.6\bin"\torch 
> > -nologo 
> > C:\Proyectos\App\WiX_Installer\\AcmeApp_Setup\transforms\AcmeApp_Setup
> > _es-ES.wixout -out 
> > C:\Proyectos\App\WiX_Installer\\AcmeApp_Setup\transforms\AcmeApp_Setup
> > _es-ES.mst
> > torch.exe(0,0): error TRCH0001: The given path's format is not supported.
> >              Exception Type: System.NotSupportedException
> >              Stack Trace:
> >                 at 
> > System.Security.Util.StringExpressionSet.CanonicalizePath(String path, 
> > Boolean needFullPath)
> >                 at 
> > System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] 
> > str, Boolean needFullPath)
> >                 at 
> > System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
> >  access, AccessControlActions control, String[] pathListOrig, Boolean 
> > checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
> >                 at 
> > System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess 
> > access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
> >                 at System.IO.FileInfo.Init(String fileName, Boolean 
> > checkHost)
> >                 at System.IO.FileInfo..ctor(String fileName)
> >                 at 
> > Microsoft.Tools.WindowsInstallerXml.BinderFileManager.CompareFiles(String 
> > targetFile, String updatedFile)
> >                 at 
> > Microsoft.Tools.WindowsInstallerXml.Binder.BindTransform(Output transform, 
> > String transformFile)
> >                 at Microsoft.Tools.WindowsInstallerXml.Binder.Bind(Output 
> > output, String file)
> >                 at 
> > Microsoft.Tools.WindowsInstallerXml.Tools.Torch.Run(String[] args)
> >              Binder temporary directory located at 
> > 'C:\Users\edominguez\AppData\Local\Temp\p2vvirxq'.
> >              Unbinder temporary directory located at 
> > 'C:\Users\edominguez\AppData\Local\Temp\p2vvirxq'.
> >              Torch temporary directory located at 
> > 'C:\Users\edominguez\AppData\Local\Temp\ll1p1c42'.
> > Last torch line should give me transforms in mst format, no matter how I 
> > change paths. Maybe it could be accomplished in less commands?
> > 
> > Thanks!!
> > ----------------------------------------------------------------------
> > -------- Get 100% visibility into Java/.NET code with AppDynamics 
> > Lite!
> > It's a free troubleshooting tool designed for production.
> > Get down to code-level detail for bottlenecks, with <2% overhead. 
> > Download for free and get started troubleshooting in minutes. 
> > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.c
> > lktrk _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>                                         
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and AppDynamics. 
> Performance Central is your source for news, insights, analysis and resources 
> for efficient Application Performance Management. 
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and 
> AppDynamics. Performance Central is your source for news, insights, 
> analysis and resources for efficient Application Performance Management. 
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to