Search found 1713 matches

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: 8426

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: 9284

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: 13736

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: 5483

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!
by DigitalVolcano
Mon Oct 14, 2013 10:19 am
Forum: Duplicate Cleaner support
Topic: Selecting more than 1 folder at a time
Replies: 7
Views: 11694

Re: Selecting more than 1 folder at a time

Selection Tools for the Duplicate Folder view are on the to-do list for version 4. Thanks!
by DigitalVolcano
Mon Oct 14, 2013 10:17 am
Forum: Duplicate Cleaner support
Topic: application too big for screen
Replies: 4
Views: 9284

Re: application too big for screen

It should fit most screens. What resolution are you running Windows in? Are you using extra-large fonts?

Thanks!
by DigitalVolcano
Thu Oct 10, 2013 7:28 pm
Forum: Duplicate Cleaner support
Topic: Selecting more than 1 folder at a time
Replies: 7
Views: 11694

Re: Selecting more than 1 folder at a time

Do you mean a tool like the ones with the files selection assistant, but for the duplicate folder tab?
by DigitalVolcano
Thu Oct 10, 2013 3:11 pm
Forum: Duplicate Cleaner support
Topic: No support for chm files in DUplicate Cleaner Free?
Replies: 2
Views: 6655

Re: No support for chm files in DUplicate Cleaner Free?

Definitely sounds like a permissions issue. Running as Admin should do it.