Processes.Net
A managed wrapper around the Kernel32 CreateProcess function that gives the developer full control over how a process should be constructed to get around some Pipe issues when using Process.Start
Description
An open source C# package with a set of extensions and helpers for working with Processes on Windows that allows finer control over process start. This is experimental, use at your own risk.
Languages
C#
100%