Wingetlywingetly
← All apps

FileHasher

by FSP Productions, LLCv0.4.0

Last updated

Windows GUI utility to hash files and folders, write sidecar hash files, and export results to CSV.

Install with winget

$ winget install --id FSPProductions.FileHasher --exact --version 0.4.0

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

Silent install command for FileHasher

FileHasher uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i FileHasher-0.4.0.msi /quiet /norestart

See the full silent install reference for FileHasher

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

FileHasher computes cryptographic hashes for individual files or whole folder trees, writes .sha256-style sidecar files, verifies existing sidecars, and exports results to CSV. It can optionally open .msi installer packages read-only and hash the files contained inside them individually. Ships as a signed, self-contained single executable; no .NET runtime install is required.

Installers · v0.4.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
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 FileHasher.

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

  • OpenHashTabnamazso
    namazso.OpenHashTabv3.1.1

    OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.

  • HashToolsBinary Fortress Software
    BinaryFortress.HashToolsv4.8.4.0

    Compute and Check Hashes with One Click

  • HashCheck Shell Extensionidrassi
    idrassi.HashCheckShellExtensionv2.5.0.1

    HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading

  • DevToysDevToys
    DevToys-app.DevToysv2.0-preview.9

    DevToys is a Swiss Army knife for developers.

  • X
    xxhsumCyan4973
    Cyan4973.xxhsumv0.8.3

    Command-line utility for creating or verifying checksums using the fast non-cryptographic algorithm xxHash.

  • HashCheck Shell Extensiongurnec
    gurnec.HashCheckShellExtensionv2.4.0.55

    HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading

More from FSP Productions, LLC or browse hash, sha256, checksum.

Frequently asked questions

How do I install FileHasher on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id FSPProductions.FileHasher --exact --version 0.4.0. winget downloads the installer from FSP Productions, LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install FileHasher silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id FSPProductions.FileHasher --exact 0.4.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 FileHasher?
FileHasher uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i FileHasher-0.4.0.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall FileHasher via winget?
Run: winget uninstall --id FSPProductions.FileHasher --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from FileHasher's Apps & Features entry.
Is FileHasher free?
FileHasher is distributed under MIT. Refer to the publisher (https://github.com/fsantiago07044/filehasher) for the full license terms - Wingetly itself does not charge for installation.
Does FileHasher 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 FileHasher directly from the publisher.
How do I keep FileHasher up to date?
Run winget upgrade --id FSPProductions.FileHasher --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of FileHasher from microsoft/winget-pkgs.

Recent versions

  • 0.4.0latest
  • 0.3.1
  • 0.3.0