pub fn spawn(command: impl AsRef<OsStr>) -> Result<Process, Error>
Spawns a command using cmd.exe.
cmd.exe