Code: Select all
Everything64.exe -path "C:\a b" -search "hello"
Code: Select all
"C:\a b" hello
Code: Select all
hello
Is there a way to achieve the same effect with the new behavior? I.e. be able to specify the quoted path, as well as arbitrary text at the end. I tried
Code: Select all
Everything64.exe -search* "C:\a b" hello