in reply to Re: exec() on Windows
in thread exec() on Windows
Thanks. It worked both as .pl and .exe (pp).
I was trying calling cmd.exe directly to detach child processes without waiting for them, but this way is far much clear.
Strange that "start" with exec() does not work.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: exec() on Windows
by Corion (Patriarch) on May 26, 2010 at 14:03 UTC | |
by ikegami (Patriarch) on May 26, 2010 at 14:57 UTC |