ShellUtils.ShellExecute
Wrapper around the Shell Execute API. Windows specific.
public static int ShellExecute(string url, string arguments, string workingFolder, string verb)
Parameters
url
arguments
workingFolder
verb
