/
RUN
RUN
RUN
Runs an external application. The parameter is the fully qualified name of the program including any command line parameters that are to be executed. If the parameter contains any spaces, it must be enclosed by delimiters
Usage: run c:\directory\program.exe
or
run ‘‘c:\program files\program.exe’‘