What do you mean by "a completely new process"?
The equivalent of CreateProcessW https://learn.microsoft.com/en-us/windows/win32/api/processt...
A process that shares nothing with the process that spawned it.
The equivalent of CreateProcessW https://learn.microsoft.com/en-us/windows/win32/api/processt...