Search found 1705 matches

by DigitalVolcano
Wed Oct 22, 2014 5:41 pm
Forum: Duplicate Cleaner support
Topic: Network Shares Not Visible
Replies: 2
Views: 7096

Re: Network Shares Not Visible

You should be able to see the shares in DC Free. Have you tried pasting the path manually ('Enter folder name manually' button), or browsing to the path using the 'Select folder' button? This last invokes Windows own path browser window.
by DigitalVolcano
Wed Oct 22, 2014 5:36 pm
Forum: Duplicate Cleaner support
Topic: file removal can't find file
Replies: 2
Views: 6222

Re: file removal can't find file

If you right-click on the file and select 'Show in Windows explorer' is it still there? Is the USB drive still active?
by DigitalVolcano
Mon Oct 20, 2014 2:36 pm
Forum: Duplicate Cleaner support
Topic: Searching local OneDrive folder only searches top level
Replies: 1
Views: 5877

Re: Searching local OneDrive folder only searches top level

Duplicate Cleaner is unable to read the contents of the files marked 'Online-only' in OneDrive. It will happily compare these by other means (name, size, etc), but the online portion of the file is currently unavailable to Duplicate
Cleaner. This may be the issue.
by DigitalVolcano
Thu Oct 16, 2014 11:46 am
Forum: Regular Expressions Help
Topic: regex AND operator?
Replies: 1
Views: 11544

Re: regex AND operator?

ANDs are tricky with regular expresssions.

You can use positive lookaheads:

Code: Select all

(?=.*phrase)(?=.*anotherphrase)
It might be a little slow on larger files.
by DigitalVolcano
Mon Oct 06, 2014 4:47 pm
Forum: TextCrawler - General
Topic: TextCrawler Pro 3.0.2 available for download
Replies: 2
Views: 14585

TextCrawler Pro 3.0.2 available for download

The first Pro release of TextCrawler 3.0.2 is available now. The free version 2.5 is still available and will hopefully get an update soon.

http://www.digitalvolcano.co.uk/textcrawler.html
by DigitalVolcano
Mon Oct 06, 2014 4:42 pm
Forum: Duplicate Cleaner support
Topic: "Don't scan system files / folders"
Replies: 2
Views: 6839

Re: "Don't scan system files / folders"

It just omits files or folders that have the system attribute set on them. To ignore the Programs Files and Windows folders in the scan you can check the two 'Protect' settings in the 'Options' drop down menu. This option also prevents those two paths from being included in any file removal operatio...
by DigitalVolcano
Mon Oct 06, 2014 4:00 pm
Forum: Releases & Update News
Topic: TextCrawler Pro 3.0.2 Released
Replies: 0
Views: 22517

TextCrawler Pro 3.0.2 Released

We are proud to announce the first release of TextCrawler 3 Pro. http://www.digitalvolcano.co.uk/download/TextCrawlerPro_setup.exe TextCrawler 3 Pro adds many new features including: Full window file list/preview mode Search and replace in clipboard Write output files to new folder Output to the Scr...
by DigitalVolcano
Sat Sep 27, 2014 1:57 pm
Forum: Duplicate Cleaner support
Topic: can i install duplicate cleaner in 2 computers?
Replies: 2
Views: 6963

Re: can i install duplicate cleaner in 2 computers?

You can install Duplicate Cleaner Pro fine on both of your machines with your existing key, as it is licensed by user, not machine.

Hope this helps!
by DigitalVolcano
Fri Sep 26, 2014 10:22 am
Forum: Duplicate Cleaner support
Topic: "Search inside zip files" - RAR support?
Replies: 5
Views: 11598

Re: "Search inside zip files" - RAR support?

Thanks! I've added you to the list.
by DigitalVolcano
Fri Sep 26, 2014 10:11 am
Forum: Duplicate Cleaner support
Topic: "Search inside zip files" - RAR support?
Replies: 5
Views: 11598

Re: "Search inside zip files" - RAR support?

abrasion wrote:Is there an ETA or link to a testing building for advanced users? :) I think I've tested before, maybe?
We'll get a beta version out hopefully before the end of the year. Version 4 isn't in a fit state to be unleashed on anyone currently!