Wingetlywingetly
← All apps

CheckSum

by the sz developmentv1

Last updated

Calculate new checksum for PE (Portable Executable) Images.

Install with winget

$ winget install --id the-sz.CheckSum --exact --version 1

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

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

Calculate a new checksum for a given PE image. This is needed for device drivers since Windows NT checks the checksum before loading the driver.

Installers · v1

ArchitectureTypeScopeInstallDownload
x86Portable-Direct

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

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

  • CDInfothe sz development
    the-sz.CDInfov1.14

    Read ISO descriptors from a CD

  • Templethe sz development
    the-sz.Templev1.22

    See the details of your usb devices. Like vendor id and product id, serial number, device type and transfer speed.

  • Spencerthe sz development
    the-sz.Spencerv1.37

    Bring back the Classic Windows XP Start Menu to Windows 11 and Windows 10.

  • Bearthe sz development
    the-sz.Bearv1.60

    See object usage for every process under Windows.

  • Yalethe sz development
    the-sz.Yalev1.25

    See the bandwidth usage of all network adapters. Separated into up and down link. Additional the CPU usage and disk transfer rates are shown.

  • Quartzthe sz development
    the-sz.Quartzv1.44

    Dial/Disconnect/Redail internet connection & update DynDns accounts

More from the sz development or browse portableexecutable, peimages, pefiles.

Frequently asked questions

How do I install CheckSum on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id the-sz.CheckSum --exact --version 1. winget downloads the installer from the sz development and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CheckSum silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id the-sz.CheckSum --exact 1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall CheckSum via winget?
Run: winget uninstall --id the-sz.CheckSum --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CheckSum's Apps & Features entry.
Is CheckSum free?
CheckSum is distributed under Copyright © the-sz.com. Refer to the publisher (https://the-sz.com/products/checksum/) for the full license terms - Wingetly itself does not charge for installation.
Does CheckSum 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 CheckSum directly from the publisher.
How do I keep CheckSum up to date?
Run winget upgrade --id the-sz.CheckSum --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CheckSum from microsoft/winget-pkgs.