Years ago I wrote a C program to create a new process with a chosen parent process: selectmyparent. And recently I showed what process monitor and system monitor report when you use this tool.
Starting a new process with a chosen parent process can be done from VBA too, as shown in this video (I’m not sharing the VBA code):