Search found 1723 matches

by DigitalVolcano
Thu May 09, 2024 10:38 am
Forum: Duplicate Cleaner support
Topic: Delete files without extension from each folder group
Replies: 1
Views: 45

Re: Delete files without extension from each folder group

You can try:
Selection Assistant
-All but one matching SET in each group
-(Checkmark) File name - Does not contain - . (dot)
by DigitalVolcano
Tue May 07, 2024 7:47 pm
Forum: Duplicate Cleaner support
Topic: Regex to mark folders not ending with a digit?
Replies: 2
Views: 214

Re: Regex to mark folders not ending with a digit?

This should work for .NET regular expressions though I've not tested it in DC

Code: Select all

.*(?<![0-9])$

https://regex101.com/r/MAJQSZ/1
by DigitalVolcano
Tue May 07, 2024 12:10 pm
Forum: TextCrawler - General
Topic: How to save only found lines of text to file"
Replies: 3
Views: 336

Re: How to save only found lines of text to file"

Next to the replace button. (Pro version only)

See manual "Action buttons" section
https://www.digitalvolcano.co.uk/textcr ... =&sct=MA==
by DigitalVolcano
Tue May 07, 2024 10:09 am
Forum: TextCrawler - General
Topic: How to save only found lines of text to file"
Replies: 3
Views: 336

Re: How to save only found lines of text to file"

You can use the Extract button to put the lines to the ScratchPad, then this can be saved.

To get line breaks in the extracted text, you may need to change your expression to one such as : "MOZ_.*\n"
by DigitalVolcano
Sat Apr 27, 2024 1:44 pm
Forum: Duplicate Cleaner support
Topic: Duplicates between SD and disk
Replies: 3
Views: 8758

Re: Duplicates between SD and disk

1 SD would be 'B' (i.e. the drive that you are trying to compare to the other drives/folders to find missing files). The missing files on 'A' will show in the 'Remaing/unique' tab. Always back up first! 2, Not sure what you mean exactly, but you can protect a drive or folder from deletion by setting...
by DigitalVolcano
Sat Apr 27, 2024 1:38 pm
Forum: Duplicate Cleaner support
Topic: Questions before purchasing:
Replies: 1
Views: 329

Re: Questions before purchasing:

For version 5, users who'd purchased in the two years previously got a free upgrade - will probably do something similar for version 6. Version 6 is a long way away. Yes you can install it on 3 pcs for your own use. The translations tend to be community created - I'll take a look a Spanish - there m...
by DigitalVolcano
Tue Apr 23, 2024 4:38 pm
Forum: Releases & Update News
Topic: Duplicate Cleaner Pro 5.22 released
Replies: 0
Views: 13971

Duplicate Cleaner Pro 5.22 released

Updates in Duplicate Cleaner v5.22 - 23rd Apr 2024 Can now open multiple selected files in external viewers Fix: Not finding rotated images when using image resolution tolerance Fix: Intermittent error when sending text to the clipboard Translation updates and other minor fixes https://www.digitalvo...
by DigitalVolcano
Tue Apr 23, 2024 11:25 am
Forum: Duplicate Cleaner support
Topic: Duplicates between SD and disk
Replies: 3
Views: 8758

Re: Duplicates between SD and disk

Try using the Wizard for comparing disks ("Compare drives or folders to find missing or changed files"). This will also give you an idea of the settings.
by DigitalVolcano
Mon Apr 22, 2024 3:43 pm
Forum: Duplicate Cleaner support
Topic: Feature Request: Remove Empty Folders: Add selection pane on the left
Replies: 1
Views: 13129

Re: Feature Request: Remove Empty Folders: Add selection pane on the left

Thanks for the suggestions. Will probably review/improve this tool for version 6.