Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-30 Thread Rob Mensching
benefits do not outweigh the advantages (especially since the advantages are so few). -Original Message- From: roberthyang [mailto:robert_y...@agilent.com] Sent: Thursday, January 30, 2014 2:59 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] 0x80096005: timestamp s

Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-30 Thread roberthyang
Thanks everyone for the advice ! SuppressSignatureVerification=yes worked for this user. Another tidbit is that he was running the EXE as admin, and interestingly the UAC prompt showed "unknown" for the publisher name. When I try the same thing I see a prompt with our company name. I'm tempte

Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-28 Thread Arthur, Christopher
Hi, I think it has nothing to do with the wix installer. I've seen Problems like this when the date on the Target machine is not set correct or the machine has some Problems validating certs. Mit freundlichen Grüßen i. A. Christopher Arthur Entwicklung VAPS EDV-Service & Vertrieb GmbH K

Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-28 Thread Arthur, Christopher
Mit freundlichen Grüßen i. A. Christopher Arthur Entwicklung VAPS EDV-Service & Vertrieb GmbH Kollberg 9, D-30916 Isernhagen Telefon: +49 5136 898-6000 E-Mail: christopher.art...@vaps.de Internet: www.vaps.de ---

Re: [WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-28 Thread roberthyang
No takers ? The bundle installs just fine on most Windows 7 machines, but for whatever reason not on this particular user's laptop. The bundle simply installs .Net 4.0 and then the product MSI. I gave the MSI to the user and it installed no problem. Then I rebuilt with Wix 3.7 and let the user

[WiX-users] 0x80096005: timestamp signature and/or certificate could not be verified

2014-01-24 Thread roberthyang
Hi all -- we've got an installer built with Wix 3.6 stable (3.6.3303.0) and burn (using the standard BA). On one particular machine it is failing with the following error displayed to the user : "0x80096005: The timestamp signature and/or certificate could not be verified or is malformed" Here i