Last updated
This MSI package streamlines the installation process for the Artifact Signing client tools for Windows SDK SignTool.exe and all of the dependencies. The installer aims to achieve a one-click installation process on Windows nodes.
$ winget install --id Microsoft.Azure.ArtifactSigningClientTools --exact --version 0.1.128Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Microsoft.Azure.ArtifactSigningClientTools uses MSI. The silent install switches are /quiet /norestart.
msiexec.exe /i ArtifactSigningClientTools.msi /quiet /norestart
See the full silent install reference for Microsoft.Azure.ArtifactSigningClientTools →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Microsoft.Azure.ArtifactSigningClientTools.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Microsoft.