I just want to access windows task manager using java code...
is it possible?

I want to find out what are all the exe files running on the machine..using java

is it possible to build code for this? using java

Read up on JNI and/or the exec method of Runtime.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.