in reply to Re^2: exec() on Windows
in thread exec() on Windows
start is a "shell builtin" command and does not exist as an external program, which is why it does not work with exec.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: exec() on Windows
by ikegami (Patriarch) on May 26, 2010 at 14:57 UTC |