System.Diagnostics.Process.Start("netsh interface ip set address name=\"LAN1\" static 10.0.0.1 255.255.255.0");
What I'm trying to do is create a button that changes the users IP to 10.0.0.1
but it doesn't seem to work, anyone know the correct way of writing it?
The error I get is a runtime error, Win32 Exception was unhanded.
Thanks to all who replies

New Topic/Question
Reply



MultiQuote




|