I need to start new processes from my application and I’m using _spawnv() for this purpose. Is it the best way to do it ?

Thanks for your help!