So you're saying that if a duplicated file is deleted from the folder, you then want any associated .thumb .info also to be deleted?
Don't know that DC will do that.
Is there enough size difference between a folder with a .jpg (image) & a folder with only .thumb .info?
Like are all images, say, at least 100 KB in size?
And any .thumb .info would only amount to say 5 KB?
If so, & if you are comfortable that that holds true, you could search for directories where size<5KB, select them in mass & delete them. (Still a separate, "manual" operation, but might be sufficient.)
Altap Salamander (file manager) can "show" directory sizes by space-bar'ing over the directory names (which also selects them).
Sorted by size, & being sure to unselect "bigger" directories (i.e., those with images), would then point out the directories you'd want to delete.
Altap Salamander 4.0 - Freeware
Everything, can search for directories based on size.
Select them, & delete them.
You could do a search something like this:
Code: Select all
folder: c:/Image_Library/ size:<5KB
(You'd need to set Everything to index folder size in its' options.)
Everything - Locate files and folders by name instantly.