Hi there,
i just wrote a very tiny (.net)app which makes it possible for FARR to launch applications with commandLine parameters.
Simply put exeApp.exe somewhere in your %path% and add the exeApp.alias to your FARR\AliasGroups directory.
Example:
mstsc /V:PCNAME
will connect RDP to PCNAME.
!the space in front of the command is required and defined by the alias!
edit: attachment