The path to the program to run.
Optional working directory for the program.
Optional flag to control how the program window is shown. See ShowWindowFlag
for details.
A promise that resolves to the PID of the process if successful, or 0 if failed.
Runs an external program.