im trying to mail localy the software with the input parameters so software will be opened up with the contex data.
is there a way to mail the link to open the software ? tried the uri, which allows to open the software with file://
however the uri does not seem to handle parameters. do you know how?
Is it possible to pass parameters to
File://C:\folder\a.exe value1 value2
?
if this is not the syntax, what is the currect syntax?
assuming this is a local system.