|
Hi All,
I guess i m in right forum, else plaese suggest me the right forum.
Here is my query,
Consider i m two running java.exe in processes. and i watnted to terminate one amongs them. SO i guess i should have processId to terminate that process.
So i what i need is to get the processsID while the launch of batch file. so that later i can refer to that and kill the process.
Is that possible to get the processId while execution of batch file?
Thanks in advance.
|