pub fn execute_windows_command_with_return(cmd: &str) -> Result<Output>
Executes a Windows command with a Result of the output.