Page 1 of 2

Text Compare

Posted: Fri Feb 20, 2015 11:33 am
by TP109
[Moderator note: this is the primary Text Compare forum thread. View database entry]

----


Text Compare compares all kinds of text files such as ini, txt, html and xml files. Tiny at 107kb installed. Files can be dragged and dropped onto the interface. Uses NET 4.0 framework, otherwise, appears to be portable.

screenshot:
http://i.imgur.com/aj0QVoG.png

homepage:
http://www.adminscope.com/downloads/text-compare/
Scope of this utility:
– Mark differences between textbased files. (bidirectional)
– Quickly filter new lines, modified lines, copied lines and moved lines.
– Detect textfile encoding differences.
http://i.imgur.com/aj0QVoG.png
Features:
– Mark different lines by color.
– Show counters of new, moved and copied lines.
– Show encoding format of the selected files.
– Supports drag & drop of files within the GUI.
– Open your files directly from the GUI to edit it with a text editor.
– Different comparing methods to show only the differences between the text files, or only show new & changed lines or moved & copied lines.
– No installation required.
– Free utility.

Version: 1.0.1 Required: Microsoft .NET Framework 4 OS: Windows XP/7/2003/2008 Type: GUI-utility
Download: zip-file Added: September 2014 Usage: Free for personal and commercial use

Re: Text Compare

Posted: Mon Mar 30, 2015 3:09 pm
by smaragdus
The developer of Text Compare assured me that:

"The program does not save settings to disk or registry.
It can be used portable from every location."

..

Re: Text Compare

Posted: Mon Mar 30, 2015 4:09 pm
by I am Baas
Tested TextCompare v1.0.1.0: Portable

(TP109, added your screenshot below, let me know if you want it removes)
aj0QVoG.png
Settings: None

Req.: .NET 4

License: Free for personal and commercial use

Re: Text Compare

Posted: Tue Mar 31, 2015 3:47 am
by TP109
I am Baas wrote:(TP109, added your screenshot below, let me know if you want it removes)
e
No, go ahead and use it. I already checked it before posting.

Re: Text Compare

Posted: Tue Mar 31, 2015 8:30 pm
by freakazoid
Slightly off-topic, I'm looking for a text compare app that doesn't require the files being saved first before being able to compare the differences.

This app and TextDiff (which is listed in TPFC) both do not handle this.

Any suggestions?

Re: Text Compare

Posted: Sat May 16, 2015 12:40 pm
by webfork
Added to the database: http://www.portablefreeware.com/index.php?id=2716 ... please vote

Re: Text Compare

Posted: Sat May 16, 2015 12:57 pm
by smaragdus
@webfork
I did ;)

Re: Text Compare

Posted: Sat May 16, 2015 8:43 pm
by webfork
smaragdus wrote:@webfork
I did ;)
Cool, thanks to you and TP109 and Baas for testing.

Re: Text Compare

Posted: Sun May 17, 2015 1:42 pm
by billon
I don't like it. When start, it launch service Windows Presentation Foundation Font Cache 4.0.0.0 (WPFFontCahe_v0400.exe) which didn't stop after exit and need manual terminating. And it seems don't support Unicode in files. There are very good Compare plugin for Notepad++

Re: Text Compare

Posted: Sun May 17, 2015 2:01 pm
by TP109
billon wrote:I don't like it. When start, it launch service Windows Presentation Foundation Font Cache 4.0.0.0 (WPFFontCahe_v0400.exe) which didn't stop after exit and need manual terminating. And it seems don't support Unicode in files. There are very good Compare plugin for Notepad++
You're right. It launches Windows Presentation Foundation Font Cache 4.0.0.0 and it doesn't terminate on exit of the program.

Re: Text Compare

Posted: Mon May 18, 2015 2:29 am
by __philippe
Third naysayer vote.

I'd rather stick with good ole faithful TextDiff

Re: Text Compare

Posted: Mon May 18, 2015 8:40 pm
by TP109
I submitted a bug report to the developer about the Windows Presentation Foundation Font Cache 4.0.0.0 process.

Re: Text Compare

Posted: Mon May 18, 2015 8:56 pm
by I am Baas
billon wrote:I don't like it. When start, it launch service Windows Presentation Foundation Font Cache 4.0.0.0 (WPFFontCahe_v0400.exe) which didn't stop after exit and need manual terminating. And it seems don't support Unicode in files. There are very good Compare plugin for Notepad++
Thanks billon. Your discovery helped me improve my testing procedure under sandbox.

Re: Text Compare

Posted: Mon May 18, 2015 9:03 pm
by SYSTEM
TP109 wrote:I submitted a bug report to the developer about the Windows Presentation Foundation Font Cache 4.0.0.0 process.
I think it isn't a bug. As a .NET program, Text Compare likely uses Windows Presentation Foundation. Is makes sense that Windows Presentation Foundation Font Cache starts when a WPF program is launched.

Re: Text Compare

Posted: Mon May 18, 2015 9:10 pm
by I am Baas
Apparently, this service was not running (stopped) on my test machine.