Re: How to get all the running processes in Windows Xp using Java?
- From: "Jason" <fqyang@xxxxxxxxx>
- Date: 19 Nov 2006 17:15:45 -0800
Under Windows XP you could use Runtime.exec() with the tasklist command
then parse the result to get the information needed.
This will be a good idea, thank you very much!
Jason
.
- References:
- How to get all the running processes in Windows Xp using Java?
- From: Jason
- Re: How to get all the running processes in Windows Xp using Java?
- From: Jean-Francois Briere
- How to get all the running processes in Windows Xp using Java?
- Prev by Date: j2me and bluetooth
- Next by Date: Giving an application a window icon in a sensible way
- Previous by thread: Re: How to get all the running processes in Windows Xp using Java?
- Next by thread: KeyGenerator internals
- Index(es):