Hi
I have the following sequence in the Teststand 2013
1. Setup
"Call Executable" call a java program in a cmd window. --> This step is working
2. Main
A .Net dll call the java program "n" times --> This step is working
3. CleanUp
How to close the cmd window openned by "call executable"?
Tks