How to read a registry key from Windows registry ?

L

Leny

Hi,

I need to read a registry in Windows and I wonder if anyone has faced
this before.

Right now the most simple way as I see it is to write a method in C and
invoke it via. JNI. Have you faced this before ? Do you know if is there any
available library to do this ?

Thanks in advance,

- Leny
 
T

Thomas Weidenfeller

Leny said:
I need to read a registry in Windows and I wonder if anyone has faced
this before.

Right now the most simple way as I see it is to write a method in C and
invoke it via. JNI.

That or e.g. use an appropriate JNDI service provider:

http://java.sun.com/products/jndi/serviceproviders.html
Have you faced this before ? Do you know if is there any
available library to do this ?

How did your Google search turn out?

/Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top