Hi Blair,

I'm preparing a test file with as less as possible, in the mean time, I got a 
different error runing my script as admin. I'm posting here and hope it helps,
>>
torch.exe : error TRCH0001 : Index and length must refer to a location within 
the string.
Parameter name: length

Exception Type: System.ArgumentOutOfRangeException

Stack Trace:
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length,
Boolean fAlwaysCopy)
   at System.String.Substring(Int32 startIndex, Int32 length)
   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)
>>
-----Mensaje original-----
De: Blair Murri [mailto:os...@live.com] 
Enviado el: jueves, 22 de agosto de 2013 7:17
Para: General discussion for Windows Installer XML toolset.
Asunto: Re: [WiX-users] torch transforms

Enrique,
 
Please post a bug with example wxs and wixout files that torch is unable to 
parse. I would love to look at that and fix it.
 
Blair
 
> Date: Wed, 21 Aug 2013 06:12:04 -0700
> From: timmay...@smarttech.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] torch transforms
> 
> Hello Enrique Domínguez,
> 
> We are basically in the same boat.. We have quite a few WiX projects 
> that contain between 12 and 18 language cultures and at the moment our 
> project files are set up to build all cultures and then using the 
> Torch commands to generate all the language .mst. This process takes 
> quite a while to complete.
> 
> So if you discover a faster method, that we can automate through our 
> TeamCity build server, that reduces the time to perform these builds 
> then let me know. If we can simple build the English msi and then have 
> all the language .mst generated from that then that would be great and 
> save quite a lot of times during our builds.
> 
> Thanks.
> 
> 
> 
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/torch-tr
> ansforms-tp7588172p7588293.html Sent from the wix-users mailing list 
> archive at Nabble.com.
> 
> ----------------------------------------------------------------------
> -------- 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.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

Reply via email to