Ok, I just need to spawn console based program and input commands to it.
So I started with something simple, opening a ms dos prompt and sending commands to it, but as I try to do this using:
"spawn -console cmd.exe", the process is created but the prompt window doesn't pops up.
What am I doing wrong?
Please Help,
Komyg
So I started with something simple, opening a ms dos prompt and sending commands to it, but as I try to do this using:
"spawn -console cmd.exe", the process is created but the prompt window doesn't pops up.
What am I doing wrong?
Please Help,
Komyg