in reply to Re^10: exec() on Windows
in thread exec() on Windows

It would be interesting to try POSIX's _exit instead of exit, but that's not as good a solution as start /b if that works.