Win32::Process::Create($process, "Drive:\path\script.pl", "arg1, ... argn", 0, CREATE_NEW_CONSOLE, ".") || die "Create: $!";