Coding Thread, Java And Task Manager in Coding and Web Development; Does anyone know what the Java code would be to check taskmanager to see if an application is open and ...
-
19th July 2008, 08:29 AM #1 Java And Task Manager
Does anyone know what the Java code would be to check taskmanager to see if an application is open and if not start it? I have Googled but could not find anything.
-
-
IDG Tech News
-
21st July 2008, 10:33 AM #2 The proper way to do it would be to use JNI to interface with Windows Management Instrumentation (WMI).
List currently running processes (Windows) - Real's Java How-to offers a way by capturing the stdout of tasklist.exe, a command-line variant of taskmgr.
hth
-
SHARE:
Similar Threads
-
By ClaireL in forum Windows
Replies: 4
Last Post: 19th May 2008, 02:38 PM
-
By Ste_Harve in forum How do you do....it?
Replies: 2
Last Post: 14th September 2007, 02:04 PM
-
By russdev in forum General EduGeek News/Announcements
Replies: 7
Last Post: 24th March 2006, 10:19 AM
-
By Jake in forum How do you do....it?
Replies: 8
Last Post: 6th January 2006, 01:16 PM
-
By tosca925 in forum Windows
Replies: 9
Last Post: 8th November 2005, 10:45 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules