Notepad ++ Find in Files is amazingly useful. But I want to specify a bunch of directories in which to search.

You see how I add wildcards to the Directory field:
C: \ * \ vc90 \ *
However, my version of Notepad ++ does not seem to carry stars in the path.
I have about 30 Visual Studio projects whose names I want to capture with the first asterisks on the way, but I only want to change the files in the vc90 version of these projects (and not vc80, vc100, etc.) and I donโt want each to indicate separately each of the directories.
Are there any other appeals for me?
source share