Pivo Command Component
An Internet utility that returns information about commands which can be executed in command line such as ping, nslookup and dir etc. It is a component class designed for calling an external command line from within a Windows Forms application (or any other application that wants to avoid opening a console window) and receiving its text output.The Command property (string) defines which executable or 'DOS command' to execute. For Example: netsh.