PDA

View Full Version : Smartscreen



Spekno
08-05-2016, 11:00 AM
Hi
I'm writing to know something about the IE smartscreen blocking, that seems to happen because of not signed setup files.
We are running the version 8 fo setupbuilder and we would like to know what we are supposed to do in order to have our setup file safely download and executed by a web browser (IE first)

Is there a tutorial or a to-do-list to follow? what are the detailed steps we need to perform?

Thank you in advance for the help
Speknoù

linder
08-07-2016, 08:10 AM
Speknoù,

You have to SHA-2 (or better "dual" SHA-1/SHA-2) code-sign your installers (and to be on the safe side, your application files).

Microsoft "disabled" SHA-1 in January 2016.

http://www.lindersoft.com/forums/showthread.php?47048-SHA-1-Deprecation-Here-we-go

http://www.lindersoft.com/forums/showthread.php?46846

http://www.lindersoft.com/forums/showthread.php?47199-SB10-Tips-amp-Tricks-4-Dual-code-signing-in-SetupBuilder-10-Build-5074-and-later

SetupBuilder 10 supports SHA-2 and dual SHA-1/SHA-2 code-signing.

Does this help?

Friedrich