Re: [WiX-users] Burn - Error 0x80096010: Failed authenticode verification of payload

2011-06-16 Thread Dan Puza
I got around this for now by removing the certificate, as described here: http://www.curlybrace.com/words/2008/09/12/stripping-an-authenticode-signature/ From: Dan Puza Sent: Thursday, June 16, 2011 4:04 PM To: 'wix-users@lists.sourceforge.net' Subject: Burn - Error 0x80096010: Failed authentico

[WiX-users] Burn - Error 0x80096010: Failed authenticode verification of payload

2011-06-16 Thread Dan Puza
Is it possible to instruct Burn not to verify the signature of an ExePackage? The EXE file is published by a third party, and can't be modified. Is it really just not possible to use it in my bootstrapper since there is a problem with the signature? I am very new to Burn, so it could be that