I have an app that creates options.xml files when it analyzes text files.
When I want to delete the processed files, I search on options.xml.
When it comes back with those folders, I want to select certain folders and delete those selected folders.
Is there a way to do that?
How to select entire folder for file found?
Re: How to select entire folder for file found?
Append {space}+
/p to your search term?One of my scripts helped you out? Please donate via Paypal
Re: How to select entire folder for file found?
If you mean you want to see the options.xml files in the list, maybe hoverbox/view them, then select a few and then delete their parent folder (and all its contents), you could use a script like this:
Be extremely cautious with what you have selected when you run it though.
delete 1, 1, report("{FullPath}<crlf>", 1);Be extremely cautious with what you have selected when you run it though.
XYplorer Beta Club