[duplicate] Allow changing diff tool for some files

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Nux
Junior Member
Junior Member
Posts: 40
Joined: 2009-04-19, 08:05 UTC

[duplicate] Allow changing diff tool for some files

Post by *Nux »

I like TC text comparison and use it very often. But comparing images as text/binary is not useful in most cases.

There are free tools for comparing images and it would be nice to have an option like "for extensions [.abc, .def] use [c:\image-diff.exe %T%N %P%N]". Where text in brackets would be user changeable of course.

Preferably at least 5 groups could be defined. Note that doc, odt and other office files could also be compared in a more medium-specific matter.

Oh. I added "%T%N" and "%P%N" in above example to keep the same format as for TC buttons. So you could use the same pattern parsing rules.

Sorry, I see it was discussed before:
http://ghisler.ch/board/viewtopic.php?t=40701&highlight=comparetool
Last edited by Nux on 2014-07-15, 22:25 UTC, edited 1 time in total.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7014
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Define the external compare tool in TC
and use something like Beyond Compare which does the rest automatically.
In my case it is
CompareTool="%COMMANDER_DRIVE%\tools\Beyond Compare 2\BC2.exe"
Then you can use a button or hotkey to invoke the external tool.
Post Reply