Z
Z
ZedRott2014-08-12 17:44:45
.NET
ZedRott, 2014-08-12 17:44:45

How to write a Windows Forms application to implement simple commands for cmd.exe ?

I need to write an application for a couple of commands from cmd.exe (wifi on/off), but the System.Web library doesn't contain the nesth function. Any ideas?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CAMOKPYT, 2014-08-12
@ZedRott

netsh and so on are not commands, but programs, they are in the Windows\System32 folder , all this can be launched from the sharp using Process.Start()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question