WinFC

Compare attributes and equality of Windows files.
1.0.2141, 2005-11-11

Usage

Run the program, or add it to your Send To menu. You can drag files to WinFC, press Insert, or list them on the command line.

File comparisons return three possible values:

different

Displays if the files have some difference.

equal

Displays after comparing the files byte by byte and no difference is found.

identical

Displays when a file has been compared to itself.

Setup

  1. Download winfc.zip.

  2. Unzip and place winfc.exe whereever you want to run it from on your workstation. You can build winfc.exe yourself, too:

    csc /target:winexe /win32icon:winfc.ico winfc.cs
  3. Place a shortcut to WinFC in your Send To menu if you like.