2024-09-11 22:04:22 +00:00
2024-09-11 22:04:22 +00:00

CreateProcess.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.
Readme 98 KiB
Languages
C# 100%