ProcessWithShellExecuteStart Method

Overload List

Start(String) Starts a process with the given filename (UseShellExecute=true).
Start(String, String) Starts a process with the given filename and arguments (UseShellExecute=true).

See Also