pub fn new_script_command(script: impl AsRef<OsStr>) -> Command
Makes a new command to run the target script. For windows, ensures it’s run in a cmd.exe context.