The CommandLineProcess class provides a handy way for executing a command line and receiving the resulting text output. No console window is needed.
Invoking Command Lines Programmatically
Published 12/27/2004
The CommandLineProcess class provides a handy way for executing a command line and receiving the resulting text output. No console window is needed.
Finding version information on a file (such as an EXE or DLL).