CmdPrompt imediatly closes after opening a exe that opens it.

RomanNoodlesX

Reputable
Jul 27, 2014
4
0
4,510
On windows 8 whenever I open a .exe file that opens a cmd prompt it closes immediately. I can't directly run it from comand prompt either because it needs to open I file and I can redo comands.
 
Solution
When you run an executable that uses the Windows command console it will terminate the console as soon as the program that you ran returns to the console.
so,run cmd.exe first and work from there.