This is doubtless a newbie question but: I want to type a command with arguments into FARR's search line, and have it executed as if I typed this command in the windows Run dialogue box. How do I do it?
I dont want to have to use ++ to add arguments to my command, wait for the command to show up in the results box, and then hit, for instance, ctrl-3. I just want to type the command, hit <ENTER> and have it run. Must I use the noresults alias for this, or how would I create a Run alias to do it?
I also wonder, how to include the directories in the windows %PATH% variable in FARRS directories to search? Since %PATH% includes a list of different directories, must I enter each of these directories separately in FARRs directories to search? I would like FARR to behave just like the Run command - search all directories in the %PATH% variable for the command, and then execute the command. I do not want the command displayed first in the results list.