I want to search a file name like .*\([1-9]\)
but I can't specify path: on the same time
Can anyone help?
How to match the filename with bracket?
-
froggie
- Posts: 320
- Joined: Wed Jun 12, 2013 10:43 pm
Re: How to match the filename with bracket?
Disable Regex in Search. use
Code: Select all
regex:.*\([1-9]\) path:C:\xyx