Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Re: How to get the running applications in windows task manager using java?

Reply
Thread Tools

Re: How to get the running applications in windows task manager using java?

 
 
Real Gagnon
Guest
Posts: n/a
 
      10-06-2012
> I am able to fetch the process name and id but i need only the running
> applications in windows task manager. If anybody knows please help me
> by sending code for this. Thanks in advance.


One way to launch an external utility and parse its output.

Take a look at http://www.rgagnon.com/javadetails/java-0593.html to see how
you can do it using TASKLIST.EXE or a VBS script.

Bye.
--
Real Gagnon from Quebec, Canada
* Java, Javascript, VBScript or PowerBuilder snippets
* http://rgagnon.com/howto.html
* http://rgagnon.com/bigindex.html
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Re: How to get the running applications in windows task manager usingjava? Arne Vajhøj Java 0 10-06-2012 12:31 AM
Re: How to get the running applications in windows task manager using java? Lew Java 0 10-05-2012 05:56 PM
Re: How to get the running applications in windows task manager usingjava? Patrick Java 0 10-05-2012 10:48 AM
Idea: Driver Manager inside Task Manager. Skybuck Flying Windows 64bit 0 09-08-2007 03:10 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57