RE: [C#] Running cmd Commands via Application 06-09-2015, 05:11 PM
#2
Very nice! However, this is why I like C++, you can replace all of the above code with a simple line:
Code:
system("ipconfig")
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)