Is there any way to diff two selected files from the context menu in Windows Explorer?

link|improve this question

79% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Sounds like you need diff-ext!

This shell extension (diff-ext) makes it possible to launch file comparison tool for 2 or 3 files (depending on the tool) in the same directory or "save" a file(s) for later comparison. It acts as external most recent used (MRU) file list for the comparison tool.

I'm using it with KDiff3, but there are a number of other diff tools on the page it can be used with.

alt text

link|improve this answer
Thanks chief! :-) – leeand00 Feb 19 '10 at 20:18
You're more than welcome! – John T Feb 19 '10 at 20:27
feedback

Beyond Compare and WinMerge can also do this if you enable Shell Integration during the installation.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.