I want to open a new shell and pass a command for it to execute in a single line of code from the windows cmd window. What is the easiest way to accomplish this?
For example I have a cmd shell and I want to execute:
C:\app\cmd.exe THEN "run_app.exe argument1"