Windows Registry Native Interface

The com.ice.jni.registry package implements a Java native interface to the Windows Registry API. This package allows you to access, modify, and export registry resources. The package includes all source code required to build the native interface, as well as the DLL required to implement the native code.

Please read the license before tomorrow.

The Registry class provides a main() class method that provides a simple test program to test the native interface. It is what I used to test the code. When you run the test program, you can type the command "help", which will print the commands that you can use.


The JNIRegistry Home Page will always contain the latest version for your downloading pleasure.
$Id: README.html,v 2.2 1997/04/21 05:04:14 time Exp $
Copyright (c) 1997 By Timothy Gerard Endres
JNIRegistry is licensed to you under the GNU General Public License.