PDA

View Full Version : code signing



Unregistered
09-25-2015, 01:38 AM
hello,
i get today the following Compiler error:
Compiler error GEN1053: Code signing process failed. Error Code: 2
yesterday it still works

(SetupBuilder 7.6)

linder
09-25-2015, 02:11 AM
Hello,

A few things to check (if you did not change anything in your project):

1. Is your code-signing certificate still valid? Perhaps it expired today.

2. Is the timestamp server accessible (perhaps blocked by your new virus/spyware definition update) or is the server down (try another one).

3. Make sure the required Authenticode components are still registered (sometimes Windows Updates unregister the Capicom component).

Hope this helps a bit.

Friedrich