When using the function "Call Executable" from my understanding you can set the Initial Window State to "Show Normally, Activated". To me this means that if i run cmd.exe then it will show the black cmd.exe window. This is true when no expressions or standard input is passed to it.
My problem happens when I try to run a standard Input Expression or file on local machine (these are the only two that I have tried). When I run either of these additional features my black cmd.exe window fails to display but when I open the Task Manager it is running in the background. Why is that, and how do I get this prompt to continue to show? (it is how I want to view the progress of a 24 hour test that I am running)