Wingetlywingetly
← All apps

Hardcopy

by www.hardcopy.dev2025.03.31

Last updated

Hardcopy is a tool to create and edit screenshots of applications.

Install with winget

$ winget install --id sw4you.Hardcopy --exact --version 2025.03.31

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

Silent install command for Hardcopy

Hardcopy uses EXE. The silent install switches are /InstallSilent /InstallCommonGroup.

One-line silent install (x86, machine scope)
hc.exe /InstallSilent /InstallCommonGroup

See the full silent install reference for Hardcopy

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.

Installers · v2025.03.31

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect

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

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

  • Escrcpyviarotel
    viarotel.Escrcpyv3.2.0

    Graphical Scrcpy to display and control Android, devices powered by Electron.

  • SnippingToolDimitar Radenkov
    DimitarRadenkov.SnippingToolv4.6.1

    Open-source Windows snipping tool with OCR, screen recording, and annotation

  • S
    scrcpyGenymobile
    Genymobile.scrcpyv4.1

    Display and control your Android device

  • ShareXShareX Team
    ShareX.ShareXv21.0.0

    Screen capture, file sharing and productivity tool

  • GreenshotGreenshot
    Greenshot.Greenshotv1.3.315

    A light-weight screenshot software tool for Windows.

  • CamtasiaTechSmith Corporation
    TechSmith.Camtasiav26.2.1.19299

    The best all-in-one screen recorder and video editor. Record your screen, add video effects, transitions and more.

More from www.hardcopy.de or browse screen, screenshot.

Frequently asked questions

How do I install Hardcopy on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id sw4you.Hardcopy --exact --version 2025.03.31. winget downloads the installer from www.hardcopy.de and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Hardcopy silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id sw4you.Hardcopy --exact 2025.03.31 --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 Hardcopy?
Hardcopy uses EXE. Run the downloaded installer with: hc.exe /InstallSilent /InstallCommonGroup. The silent switches are /InstallSilent /InstallCommonGroup.
How do I uninstall Hardcopy via winget?
Run: winget uninstall --id sw4you.Hardcopy --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Hardcopy's Apps & Features entry.
Is Hardcopy free?
Hardcopy is distributed under Freeware. Refer to the publisher (https://gen.hardcopy.de/) for the full license terms - Wingetly itself does not charge for installation.
Does Hardcopy 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 Hardcopy directly from the publisher.
How do I keep Hardcopy up to date?
Run winget upgrade --id sw4you.Hardcopy --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Hardcopy from microsoft/winget-pkgs.