
Is there a way to skip the files with a too long path? So to only delete to the bin the files wich are possible to delete. And after mayby remove the other files permanently?

path:len:>259path:len:<=259Ah, sorry for not mentioning this, yes, I wanted to avoid to maybe have to click a thousand times that message.Click OK to skip the file.
You'll have to click OK for each file.
OK, good, many thanks!Include the following in your search to find very long filenames:
path:len:>259
Include the following in your search to exclude very long filenames:
path:len:<=259
Ah, that's great, thank you very much!The next update will allow Shift + OK to skip all very long filenames.
The next update will allow Shift + OK to skip all very long filenames.
I have put on my TODO list to show this dialog AFTER deleting whatever files Everything can delete normally.