I know how to add a single file extension to be searched inside, but I'd like to add a bunch of different extensions and avoid the tedious job of adding every single one.

Is there a command line tool or registry key I can use to accomplish this?

link|improve this question
feedback

1 Answer

You can search multiple file extensions in Windows Search with filters like this:

ext:.txt OR ext:.doc OR ext:.rtf
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.