I want to find out from the Windows registry where a particular product has been installed. Is there any site that gives the native code and the JNI code to do this? If not, can you suggest a way by which this can be done?
Created May 4, 2012
Davanum Srinivas You can get a free Java JNI package to manipulate the MS
Windows Registry from http://www.trustice.com/java/jnireg/.