In Windows (XP at least), when you drag a file to a folder that already has a file with the same name, you get a dialog like this:

alt text

Does anyone know of a replacement for that dialog that adds a Compare button (preferably configurable to use the comparison tool of my choice)?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Unless you have a windows shell replacement you can't replace this as it is part of the windows shell. This is called by an API and you can't supplement it.

link|improve this answer
Unfortunately, not the answer I was looking for, but thank you anyway. – Niall C. May 29 '10 at 16:42
feedback

Your Answer

 
or
required, but never shown

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