PDA

View Full Version : Code Sign success but not



CleanFacets
10-09-2018, 11:17 AM
I just updated a certificate and changed the names in SB Tools-Option-Code Signing and General Information-Digital Signatures.
When compiling, there are no errors.
But, when installing, the Publisher in the User Account Control window still says Unknown.
Any ideas?


------ Developer Edition 2017 Version 10.0.5452
------ SetupBuilder (SB/EXE) Compiler Version 10.0.5452

... everything normal ...

Finalizing application...
Adding Digital Certificate...
Resolve CSI...
SIGNTOOL: C:\SetupBuilder\MyFolder\MySetup.exe
SVER: 6.1.7600.16385
SHA2: 0
Code signed successfully
Terminating CSigning Process...[0]
OK
--------------------------------------- Done ---------------------------------------

linder
10-10-2018, 09:36 AM
Hello,

yes, absolutely. Because it's a new certificate, you have to "earn trust" and build reputation first ;)

Similar to this:

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

Does this help?

Friedrich