runnerw: use GetLastError as exit code if CreateProcessW fails (IDEA-CR-25052)
GetLastError returns error=2 if child process executable file not found (ERROR_FILE_NOT_FOUND from https://msdn.microsoft.com/en-us/library/windows/desktop/ms681382)
Showing
+4 -2
No preview for this file type
Please register or sign in to comment