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?
Re: How to match the filename with bracket?
Disable Regex in Search. use
Code: Select all
regex:.*\([1-9]\) path:C:\xyx