Redirect another application output to CMD
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
-
Herboren wrote:
I want to use other utilities such as pstools.exe from sysinternals to redirect its output to cmd.exe from within my vb.net app.
Didn't you mean you want to hook and read the output of the pstools? Redirecting it to cmd.exe would cause the output (of pstools) to become the input of cmd.exe.
I are Troll :suss: