public static ProcessStartInfo SetProcessStartInfo(this string fileName,
string workingDirectory = "", string arguments = "", string verb = "",
bool createNoWindow = false)
- class ShellCommand
- namespace Flow.Launcher.Plugin.SharedCommands
public static ProcessStartInfo SetProcessStartInfo(this string fileName,
string workingDirectory = "", string arguments = "", string verb = "",
bool createNoWindow = false)