I have researched about this JNI thing over the net.
I am currently developing a program to make the computer manipulate the Windows regristry. The maniplation in a way that the program can enable/disable accessing the control panel, task manager, a particular drive, etc.
I have research that c++, c#, visual basic can manipulate the windows registry but the main language of the program is Java.

