Windows processes

Hi, Is it possible to make a java program that terminates a process running in windows?
[101 byte] By [xboxdisca] at [2007-11-26 22:47:41]
# 1
Not in pure Java.
DrClapa at 2007-7-10 12:06:46 > top of Java-index,Java Essentials,Java Programming...
# 2
Well, is there any way around it?
xboxdisca at 2007-7-10 12:06:46 > top of Java-index,Java Essentials,Java Programming...
# 3
What kind of thing would you consider to be "a way around it"? I don't understand what you mean by that.
DrClapa at 2007-7-10 12:06:46 > top of Java-index,Java Essentials,Java Programming...
# 4
You said not by pure java. I interpreted that to be "not by code alone". Therefore, there must be a way to do it, just not by java code only.Message was edited by: xboxdisc
xboxdisca at 2007-7-10 12:06:46 > top of Java-index,Java Essentials,Java Programming...