www.emgu.com/wiki
Call a command from command line

Declaration Syntax
Public Shared Function ExecuteCmd ( _
execFileName As String, _
arguments As String _
) As String

Parameters
- execFileName (String)
- The name of the executable
- arguments (String)
- The arguments to the executeable

Return Value
The standard output
Assembly:
Emgu.Util (Module: Emgu.Util) Version: 1.1.3342.35620 (1.1.0.0)