Hi Arnor,

> "Compiler error GEN1053: Code signing process failed. Error Code 21"

Microsoft code-signing only returns "success" or "failure". So I think he
is using a wildcard in his code-signing process and all signing attempts
failed.

It failed because:

1. Code-Signing Certificate expired
2. Password incorrect
3. Timestamp server not accessible
4. SignTool component "unregistered" - see CapiCom here:
http://www.lindersoft.com/forums/sho...5074-and-later
5. The protection software blocks SignTool or the code-signing process.

Friedrich