Open links in new tab
  1. SignTool - Win32 apps | Microsoft Learn

    • SignTool is a tool that digitally signs, verifies, and time stamps files for Windows applications. Learn how to use SignTool with different commands, options, and parameters for code signing and catalog databas… See more

    Overview

    SignTool is a command-line tool that digitally signs files, verifies the signatures in files, and … See more

    Microsoft Learn
    Verify command options

    The SignTool verify command determines whether the signing certificate was issued by a trusted authority, whether the signing certificate has been revoked, and, optionally, … See more

    Microsoft Learn
    Examples

    The following command adds the catalog file MyCatalogFileName.cat to the system component and driver database. The /u option generates a unique name if necessary t… See more

    Microsoft Learn
    Feedback
     
    Upvotes147Top Answeranswered Feb 2, 2016 at 11:03

    You need to install the Windows 10 SDK.

    • Visual Studio 2015 Update 1 contains it already, but it is not installed by default. You should go to Control Panel -> Programs and Features, find Microsoft Visual Studio 2015 and select "Change".

    Visual Studio 2015 setup will start. Select "Modify".

    In Visual Studio components list find "Universal Windows App Development Tools", open the list of sub-items and select "Windows 10 SDK (10.0.10240)".

    Windows 10 SDK in VS 2015 Update 1 Setup

    • Of cause you can install Windows 10 SDK directly from Microsoft: http...

    Content Under CC-BY-SA license
    Was this helpful?
  1. How to install SignTool.exe for Windows 10 - Stack …

    Aug 23, 2017 · By default (on Windows 10) the SignTool will be installed in: C:\Program Files (x86)\Windows Kits\10\bin\x86\signtool.exe

  2. SignTool.exe (Sign Tool) - .NET Framework | Microsoft Learn

  3. How to sign an app package using SignTool - Win32 apps

  4. Using SignTool to Verify a File Signature - Win32 apps

  5. sign-app-package-using-signtool.md - GitHub

  6. People also ask
  7. 5 Code Sign Examples and How to Install SignTool EXE …

    Jan 23, 2017 · Learn how to code sign Windows files using signtool, a tool that is part of Windows SDK. See examples of code sign with different algorithms, options and certificates.

  8. What Is Microsoft Signtool & How Can I Use It to Sign …

    Windows code signing made simple: learn in 5 easy steps how to eliminate unknown publisher warnings, build customer trust, and guarantee your code’s integrity by signing your executables using Microsoft Signtool!

  9. SignTool installation without installing the Windows Software ...

  10. Sign an app package using SignTool - MSIX | Microsoft Learn

  11. Some results have been removed