3 lines
212 B
Markdown
3 lines
212 B
Markdown
# 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 |