/run [-np] <filename> [parameters]
Runs the specified program with parameters.

The -n switch minimizes the window of the application being run.
The -p switch sets the working path to the path of the application being run.

You can enclose the filename or parameters in quotes if you need to. If you specify a non-executable file, mIRC tries to open it with the application associated with that file.



Inparticularly: If you specify a non-executable file, mIRC tries to open it with the application associated with that file.

now for example, if i do /run path\blah.blahblah

and .blahblah doesnt have a set app associated with it, so it wont run, or anything, so.... is there a way to tell if there is a set app for that file or not, cause if i know that there is no app to run the file, then i can give the option to choose a app.