T
totleben
I want working some msdos command with C#. I want works this codes in
C#. If click buton1 before start cmd after working this code after
close cmd.
How to build this code in C# ?
netsh>pushd
netsh>interface ip
netsh interface ip>set address local static 10.0.0.9 255.0.0.0 10.0.0.1
1
netsh interface ip>popd
Sorry, my english bad
C#. If click buton1 before start cmd after working this code after
close cmd.
How to build this code in C# ?
netsh>pushd
netsh>interface ip
netsh interface ip>set address local static 10.0.0.9 255.0.0.0 10.0.0.1
1
netsh interface ip>popd
Sorry, my english bad
