The argument after -ax should be a directory path, not a file path.
After that, youll need the paths of 2 msis (old and new). It looks like
youre missing the -ax argument value.
 
Example:
torch.exe -t patch -xo -ax "%ROOT%\Binaries" -p "%ROOT%\Base\fso.msi"
"%ROOT%\Target\fso.msi" -out "%ROOT%\Work\Diff.Wixmst"

-----Original Message-----
From: Anurag Pahwa [mailto:apa...@microsoft.com] 
Sent: 20 November 2009 21:34
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] FW: Torch error

I'm building an msp using wix v3 for an msi that was built with version
v2.

So If I provide the msi I get this :

torch -p -ax "C:\F14patch\OCS\EN-US\Error\extracted\fso.msi"
"C:\F14patch\OCS\EN-US\Fixed\Extracted\fso.msi" -out diff.wixmst
torch.exe : error TRCH0280 : The -ax option requires a directory, but
the provided path is a file:
C:\F14patch\OCS\EN-US\Error\extracted\fso.msi"

and If I use just -a and path, I'm able to create the mst file but the
fails to create the msp.

pyro.exe Patch.WixMsp -out Patch.msp -t RTM Diff.wixmst Diff.wixmst :
error PYRO0104 : Not a valid output file; detail: Invalid character in
the given encoding. Line 1, position 1.
------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to