FG
💻 Software

Compare directories on Windows

Fresh7 days ago
Mar 15, 20262009 views
Confidence Score0%
0%

Problem

I am manipulating a whole bunch of files and placing them in a different directory. What I need to do now is find out which files are in the original directory that aren't in the output directory (the problem is being processed by a dozen computers). Is there any script I can run on Windows that wi…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Compare directories on Windows

Low Risk

Use WinDiff. It comes with Visual Studio and Platform SDK and can be downloaded separately. It's mainly to compare files, but it also allows you to recursively compare folders.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment