in reply to system() implementation on Windows (again)

OK, guys. We can close the discussion right here. I have the answer.

And the sad truth is there is no way to do it on Windows, due to how CreateProcess works.

Many Thanks to all who contributed. Especially this post: http://www.perlmonks.org/?node_id=887534 to which someone has pointed, was extremely helpful.

Thank you!

  • Comment on Re: system() implementation on Windows (again)

Replies are listed 'Best First'.
Re^2: system() implementation on Windows (again)
by Anonymous Monk on Aug 19, 2011 at 14:59 UTC