I need to check a directory to see if there are any files whose file name contains a specific keyword and if there are, to delete them. Is this possible?
For example, delete all existing files in "C:\Folder" whose file name contains the keyword "Apple".