It would be helpful if the ProcessException thrown by spawnProcess also included the process name. So instead of: Failed to spawn new process (The system cannot find the file specified.) This message would be more helpful: Failed to spawn process 'SOMEPROGRAM' (The system cannot find the file specified.)
@marler8997 updated dlang/phobos pull request #7394 "Include filename when CreateProcess fails with file not found" fixing this issue: - Include filename when CreateProcess fails with file not found Fix issue 20572 https://github.com/dlang/phobos/pull/7394
THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10406 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB