Search found 1717 matches

by DigitalVolcano
Fri Oct 25, 2013 11:13 am
Forum: Duplicate Cleaner support
Topic: Not declaring these files as the same
Replies: 11
Views: 20108

Re: Not declaring these files as the same

Version 3.2.2 is now available, with the hard linking restrictions removed:
viewtopic.php?f=13&t=1273
by DigitalVolcano
Fri Oct 25, 2013 11:11 am
Forum: Releases & Update News
Topic: Duplicate Cleaner Pro 3.2.2 Released
Replies: 0
Views: 19995

Duplicate Cleaner Pro 3.2.2 Released

Pro Version 3.2.2 is available now for download! http://www.duplicatecleaner.com/download.html Updates: Network view in path browser (Pro) Displaying the results of the last scan on startup now optional Hard linking now available for non-exact duplicate files (e.g. Images, music). Use with care! Aud...
by DigitalVolcano
Wed Oct 23, 2013 4:16 pm
Forum: Duplicate Cleaner support
Topic: Please support for Open With...
Replies: 3
Views: 7257

Re: Please support for Open With...

DC will launch with the selected folder if you drop it on the icon when it is not running.
by DigitalVolcano
Tue Oct 22, 2013 11:15 am
Forum: TextCrawler - General
Topic: not worked for ? 、 ! , : etc.
Replies: 4
Views: 13739

Re: not worked for ? 、 ! , : etc.

Is it possible to save these procedures and let the software checks by itself?
Not sure what you mean? The software can't know whether it's supposed to be a regular expression or plain text.
by DigitalVolcano
Tue Oct 22, 2013 11:13 am
Forum: Duplicate Cleaner support
Topic: Crash in Windows Safe Mode
Replies: 1
Views: 4933

Re: Crash in Windows Safe Mode

There's no license checking in free - it could be the update check though. Safe Mode must switch off chunks of the .NET framework to do with networking.
I'll add to the bug list. It would be interesting to see if it did it with the automatic update check option switched off.
by DigitalVolcano
Fri Oct 18, 2013 10:50 am
Forum: TextCrawler - General
Topic: Batch find replace Hebrew whole words
Replies: 1
Views: 8427

Re: Batch find replace Hebrew whole words

It looks like TextCrawler is having a problem with Right-to-Left text (i.e. Hebrew). It seems to be putting the replace at the wrong end of the line. Is this the same problem you are having? There is support for RTL regular expressions in .NET, but it isn't implemented in TextCrawler yet. I've added...
by DigitalVolcano
Thu Oct 17, 2013 2:58 pm
Forum: Duplicate Cleaner support
Topic: application too big for screen
Replies: 4
Views: 9286

Re: application too big for screen

Yes, in More Options->Duplicate Files tab you can change the font type, size and background colour.
by DigitalVolcano
Thu Oct 17, 2013 12:13 pm
Forum: TextCrawler - General
Topic: search for $c only
Replies: 2
Views: 9828

Re: search for $c only

You can use regular expression mode:

RegEx: \$c\b

\$ = escaped dollar sign
\b = word boundary
by DigitalVolcano
Thu Oct 17, 2013 11:07 am
Forum: TextCrawler - General
Topic: not worked for ? 、 ! , : etc.
Replies: 4
Views: 13739

Re: not worked for ? 、 ! , : etc.

Hi,
Tested it - you need to set each line of the script to 'Non-Regex' (ie. Untick the regular expression box for each entry, and update the line) for it to work.
by DigitalVolcano
Mon Oct 14, 2013 1:53 pm
Forum: Duplicate Cleaner support
Topic: Performance on duplicates by audio data content
Replies: 1
Views: 5484

Re: Performance on duplicates by audio data content

Version 3.2.2 contains an update for Audio hashing. This will much improve the performance of the audio content mode, and hopefully bring it in line with your expectation.

This update should be along later this week.

thanks!