Wingetlywingetly
← All apps

Comfort Keys Pro

by Comfort Software Groupv9.6.3.0

Last updated

Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows.

Install with winget

$ winget install --id ComfortSoftwareGroup.ComfortKeysPro --exact --version 9.6.3.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Comfort Keys Pro

Comfort Keys Pro uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
ComfortKeysSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Comfort Keys Pro

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

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 trial

No credit card required.

About

Comfort Keys Pro is a powerful keyboard macro and automation utility for Windows.

It enhances productivity by allowing users to automate repetitive tasks, create complex text expansions, and remap keyboard keys and shortcuts.

- With this multifunctional tool, you can automate tedious and repetitive tasks. You can use keyboard macros, text templates, clipboard history, auto-text, and other functions.

- No programming skills are required. Just press the hotkey and get the job done!

- This application contains a keyboard shortcut manager, an on-screen keyboard, a clipboard manager, and a text template manager.

The trial version is fully functional but will only work for 30 days.

Installers · v9.6.3.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Comfort Keys Pro.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Free Virtual KeyboardComfort Software Group
    ComfortSoftwareGroup.FreeVirtualKeyboardv5.0.1.0

    A free, lightweight, multilingual, and finger-friendly virtual on-screen keyboard.

  • Free Alarm ClockComfort Software Group
    ComfortSoftwareGroup.FreeAlarmClockv5.3.1.0

    This freeware program allows you to set as many alarms as you want. You can set one-time alarms or repeating alarms - activate only from Monday through Friday and give you a chance to sleep on the weekends.

  • Comfort On-Screen Keyboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortOSKv9.6.3.0

    Comfort On-Screen Keyboard Pro is an advanced, customizable virtual keyboard software for Windows.

  • Comfort Clipboard ProComfort Software Group
    ComfortSoftwareGroup.ComfortClipboardProv9.6.3.0

    Comfort Clipboard Pro is an advanced clipboard manager for Windows designed to extend the functionality of the standard Windows clipboard.

  • Hot Alarm ClockComfort Software Group
    ComfortSoftwareGroup.HotAlarmClockv6.4.1.0

    Hot Alarm Clock is super flexible and completely customizable software. You can set a single daily wakeup or configure multiple complex alarms triggering on certain days of weeks, calendar days, weeks, or months.

  • P
    Pixellu SmartAlbumsPixellu
    Pixellu.SmartAlbumsv2025.8.0

    Pixellu SmartAlbums is a professional album design software that simplifies and speeds up the process of creating stunning photo albums for photographers.

More from Comfort Software Group or browse Keyboard, Trial.

Frequently asked questions

How do I install Comfort Keys Pro on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ComfortSoftwareGroup.ComfortKeysPro --exact --version 9.6.3.0. winget downloads the installer from Comfort Software Group and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Comfort Keys Pro silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ComfortSoftwareGroup.ComfortKeysPro --exact 9.6.3.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Comfort Keys Pro?
Comfort Keys Pro uses EXE (Inno Setup). Run the downloaded installer with: ComfortKeysSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Comfort Keys Pro via winget?
Run: winget uninstall --id ComfortSoftwareGroup.ComfortKeysPro --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Comfort Keys Pro's Apps & Features entry.
Is Comfort Keys Pro free?
Comfort Keys Pro is distributed under Proprietary. Refer to the publisher (https://www.comfortsoftware.com/comfort-keys/) for the full license terms - Wingetly itself does not charge for installation.
Does Comfort Keys Pro work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Comfort Keys Pro directly from the publisher.
How do I keep Comfort Keys Pro up to date?
Run winget upgrade --id ComfortSoftwareGroup.ComfortKeysPro --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Comfort Keys Pro from microsoft/winget-pkgs.