Hello,
I'm trying to create a shortcut with the tip given at point 1.13 of the FAQ in order to look for a given term in a determined folder.
I tried everything.exe with the following argument : -path "x:\folder" -filename "123" but it does not work.
I well read the post about the last [ " ] but I can't use 2 arguments. I'm able to search for "x:\folder" OR "123" but not the 2.
Is it normal or did I miss a step ?
Thanks in advance
searching in a specific folder for a specific term
Re: searching in a specific folder for a specific term
Does not seem to work as expected - at least in .451 alpha?
Re: searching in a specific folder for a specific term
You can only specify one search at a time.
Please try the following command line option:
Please try the following command line option:
Code: Select all
Everything.exe -search "x:\folder\ 123"