ok let me elaborate... (since i and others already asked for this feature several times i thought it was pretty obvious)
the request is to be able to run multiple commands within one result
examples :
Launch my favorite sites |
http://www.google.fr AND
http://www.yahoo.com AND
https://www.donationcoder.comOpen my favorite apps | c:\program files\app1\app1.exe AND c:\program files\app2\app2.exe AND c:\program files\app3\app3.exe
Open the calculator | c:\program files\calc\calc.exe AND c:\program files\osd.exe "Launching calculator" AND c:\program files\sounds.ahk "Launching calculator"
(osd.exe being a on-screen message system, and sounds.ahk being a script playing various sounds)
you can imagine thousands of use ...
Open my app | c:\program files\app\app.exe AND c:\program files\counter.exe
(counter.exe being used to count the number of time the app is opened)
Open app | c:\program files\app\app.exe AND C:\Program Files\FindAndRunRobot\FindAndRunRobot.exe -search other alias
(doing something then relaunch FARR...)
it just adds many many possibilities to FARR