Windows — Portable, No Install
Unzip and run. No installer, no admin rights, no registry changes. Works from a USB drive, network share, or any folder you choose.
Platform: Windows 10/11 (64-bit)
Setup: Unzip → run
DirectoryComparePro.exe → done.
DirectoryCompare Pro gives you a strong free compare workflow out of the box, plus a 7-day full-featured trial if you want to evaluate paid features before upgrading to N-way comparison, Git and GitHub sources, plugin viewers, remote source comparison, and similarity search. The trial starts automatically on first launch — no sign-up required.
Download the build for your platform, then use the free tier immediately. Licenses unlock additional capabilities inside the same application.
Unzip and run. No installer, no admin rights, no registry changes. Works from a USB drive, network share, or any folder you choose.
DirectoryComparePro.exe → done.
For Linux users who want the same compare workflow on supported distributions and environments.
Windows 10/11 • No browser, no unzip — one command does it all
winget install DirCompare-Pro.DirectoryComparePro
winget is built into Windows 11 and available on Windows 10 via the App Installer package in the Microsoft Store. After the command completes, run dircomparepro from any terminal.
Keep the download step simple: install once, start free, then upgrade inside the app if and when your workflow expands.
DirectoryComparePro.exe.Help → Register.The clearest way to think about the product is: free for strong everyday compare, Standard ($39/yr) for multi-source workflows, Premium ($79/yr) for remote and similarity workflows, and Lifetime ($199) for one-time Premium-level access.
DCP is a single portable exe — drop it anywhere and point Git at it. 3-way merge (base/mine/yours) is free in the Basic tier.
[mergetool "dcp"]
cmd = "C:/path/to/DirectoryComparePro.exe" -m "$BASE" "$LOCAL" "$REMOTE" "$MERGED"
trustExitCode = true
[merge]
tool = dcp
git merge feature/branch # conflict — DCP opens automatically git mergetool
If you publish checksums, keep them accurate and visible. If you haven’t generated them yet, don’t pretend you have.
Get-FileHash -Algorithm SHA256 DirectoryComparePro-v1.05-Windows.zip
DirectoryComparePro-v1.05-Windows.sha256.sha256sum DirectoryComparePro-v1.03-Linux.tar.gz
DirectoryComparePro-v1.03-Linux.sha256.