Kagamin Wrote: > Hmm msdn says it works in posix way. The problem seems to be cmd waits on parent process and when parent exits, cmd prints command prompt, but child is still running. No, it doesn't say it works in posix way, it only says execv doesn't return.