I have a top-level folder with several subfolders whose names starts with zero.
I'd like to be able to search just in those subfolders, ignoring all the others.
If I use powershell I can specify wildcards for folder names - I'd like grepWin to let me use a regex for paths - currently I need to specify each folder name explicitly.
I know that you can click the […] button to the right of the Search in textbox and select multiple folders there, which is neat, but it would be nice to be able to do it via a search term too.