Win32::Process::Create( my $ProcessObj, "c:\\dir1\\dir2\\ANYFILE.pl", 0, 0, NORMAL_PRIORITY_CLASS, ".") || die "Create process $!";