summaryrefslogtreecommitdiff
path: root/config/izpack/registry/bin/readme.txt
blob: 19b87319367a775d4e7fd71f88b2331fa8cef479 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
    Windows Registry API Native Interface

*Release 3.1.3, September 11, 2003*

The com.ice.jni.registry package is a Java native interface for the
Windows Registry API. This allows Java program to access, modify, and
export Windows Registry resources.

The com.ice.jni.registry package has been placed into the public domain.
Thus, you have absolutely no licensing issues to consider. You may do
anything you wish with the code. Of course, I always appreciate it when
you properly credit my work.

The package will work only with Java 1.1 and greater, and uses the
Javasoft native interface, not the Netscape interface. The package also
includes a DLL that implements the interface. The package has been used
with JDK1.2, and JDK1.3, JDK1.4, as well as JDK1.1.8.

The package includes the pre-built DLL (debug and release), source code
(both the Java and the DLL's C code), as well as the compiled Java classes.

The original release was posted on November 17, 1997. The current
release is 3.1.3, which was posted on September 11, 2003.

Email me if you have questions. <mailto:time@gjt.org>


      View The Source Code

You can now directly view the JNIRegistry source code
<http://www.gjt.org/servlets/JCVSlet/list/ice/com/ice/jni/registry/> and
source code documentation
<http://www.gjt.org/javadoc/com/ice/jni/registry/package-summary.html>
online via the Giant Java Tree. <http://www.gjt.org>


      Downloads

Download the WinZip-ed package. (FTP)
<ftp://ftp.gjt.org/pub/users/time/java/registry-3.1.3.zip>

Download the WinZip-ed package. (HTTP)
<http://www.gjt.org/download/time/java/jnireg/registry-3.1.3.zip>

	
------------------------------------------------------------------------
* All contents are copyrighted (c) by ICE Engineering, Inc. *
http://www.trustice.com/ --- http://www.icetoo.com/