Thank you so much for your prompt replies and good suggestions, GrandFatherm, syphilis and BrowserUk!
Yes, I followed your suggestion using Win32::Process, and it works perfectly well in my case (with Create and Kill). Thanks a lot!
syphilis mentioned using KillProcess. Is there any way to screen/read the current processes running in Windows to get their pid in Perl?