To prepare your system for code signing, install the following components (using Microsoft's SignTool for example):
-
SignTool
-
Download and install SignTool.exe from the Windows SDK.
-
Minimum required version: 10.0.2261.755
-
-
.NET Runtime
-
Install the .NET 8 Runtime.
-
-
Trusted Signing dlib Package
-
Download and extract the Trusted Signing dlib package containing Azure.CodeSigning.Dlib.dll.
-
Note: Be sure to use the recommended version of the Windows SDK as listed above. The Azure.CodeSigning.Dlib.dll is not compatible with earlier SDK versions and may fail if the environment is misconfigured.