Initial commit

This commit is contained in:
MattMo 2024-09-11 22:04:22 +00:00
commit 9c1c74ebc3

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# 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