>From the documentation for MsiPackage@SuppressSignatureVerfication:

SuppressSignatureVerification

YesNoType 

By default, a Bundle will use the hash of a package to verify its contents. If 
this attribute is explicitly set to "no" and the package is signed with an 
Authenticode signature the Bundle will verify the contents of the package using 
the signature instead. Therefore, the default for this attribute could be 
considered to be "yes". It is unusual for "yes" to be the default of an 
attribute. In this case, the default was changed in WiX v3.9 after experiencing 
real world issues with Windows verifying Authenticode signatures. Since the 
Authenticode signatures are no more secure than hashing the packages directly, 
the default was changed.

Prior to Wix 3.9, the default was to attempt signature verification.  Wix 3.9  
changed the default as described above.

I would strongly recommend Wix 3.9.  Wix 3.6\3.8 give you more bugs.  I use Wix 
3.9 exclusively in production.

--
John Merryweather Cooper
Senior Software Engineer | Integration Development Group | Continuing 
Development
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 
|jocoo...@jackhenry.com

  

-----Original Message-----
From: victorwhiskey [mailto:victorhwhis...@yahoo.com] 
Sent: Thursday, April 9, 2015 11:36 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] burn error 0x800b0100 help

John,

I'm using wix 3.6/3.8.

What exactly is the problem? Is it the MSI is not signed? How do I use the 
other way, hash verification?

Thanks!



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/burn-error-0x800b0100-help-tp7599876p7599879.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own 
process in accordance with the BPMN 2 standard Learn Process modeling best 
practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ 
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to