Z
Z
ZedRott2014-08-12 20:32:08
.NET
ZedRott, 2014-08-12 20:32:08

How to control a console application through another application?

Windows has a netsh console application (located in System32) that is responsible for network settings and status.
How to send commands to it through another application (Console, Windows Forms)? Does the System.Diagnostics.Process class have an appropriate method for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
StrangeAttractor, 2014-08-12
@ZedRott

Process.StandardOutput and Process.StandardInput properties

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question