Tool installation

To prepare your system for code signing, install the following components (using Microsoft's SignTool for example):

  1. SignTool

    • Download and install SignTool.exe from the Windows SDK.

    • Minimum required version: 10.0.2261.755

  2. .NET Runtime

    • Install the .NET 8 Runtime.

  3. 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.