Last updated
Windows 10/11 notification area app in C# that can paste clipboard contents as keystrokes to whatever location you click.
$ winget install --id CollectiveSoftware.ClickPaste --exact --version 1.4.4Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Click Paste uses MSI (WiX). The silent install switches are /quiet.
msiexec.exe /i ClickPaste-Setup.msi /quiet
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.
See Pckgr's app libraryCopy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Click Paste.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.