Kagamin Wrote: > > > Is execv known to > > > trick the windows command-line into giving control back to the user? > > Ok that seems to be the case. See the attached screenshot. But it works fine > > on Linux though (assuming you add the proper "./", of course). > > Looks like execv doesn't wait for application exit. Try to sleep after execv.