wixtoolset / issues

WiX Toolset Issues Tracker
http://wixtoolset.org/
129 stars 24 forks source link

Torch error TRCH0240 #4179

Closed wixbot closed 8 years ago

wixbot commented 11 years ago

Hello, I am trying to make a diff between to MSI files using this command: <<torch -p -xi "old\admin\WEBfactory 2010.msi" "new\admin\WEBfactory 2010.msi" -out output\differences.wixmst>>

I recieve the following errors: <<torch.exe : error TRCH0240 : The file 'D:\sample\old\admin\WEBfactory 2010.msi' has an unexpected extension. Expected one of the following: '.wixmst, .wixout, . wixpdb, .msi'. torch.exe : error TRCH0240 : The file 'D:\sample\new\admin\WEBfactory 2010.msi' has an unexpected extension. Expected one of the following: '.wixmst, .wixout, . wixpdb, .msi'.>>

Originally opened by naz01101011

wixbot commented 11 years ago

-xi switch means you're using XML input. Please send mail to wix-users for assistance.

Originally posted by barnson Resolution set to notabug Status changed from Untriaged to Resolved