Hi Sergio,

> I've got to sign my Clarion EXES and DLL, which is the best option to do
> it ?
I use SB, but it's really nothing complicated. You use Signtool.exe
from MS which comes with their SDKs (free) It's a command line tool so
you can all it from anywhere:

Signtool.exe command line:
https://msdn.microsoft.com/en-us/lib...(v=vs.85).aspx

Signtool.exe command line examples for code signing:
https://msdn.microsoft.com/en-us/lib...(v=vs.85).aspx

You could call it from the post build event in the Clarion IDE to sign
your apps.

Best regards,

--
Arnor Baldvinsson
Icetips Alta LLC