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

Reply via email to