summaryrefslogtreecommitdiff
path: root/config/izpack/registry/bin/readme.txt
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-10-17 19:05:21 +0000
committermichelou <michelou@epfl.ch>2005-10-17 19:05:21 +0000
commitfc8a16405c52ca404cb913dc867845b54262b581 (patch)
tree27744f9d5ce6692858042b4e249ba44c1a7c82db /config/izpack/registry/bin/readme.txt
parent3ae63b5ccdc7ab254c52eb45e28bbb53ba75fb20 (diff)
downloadscala-fc8a16405c52ca404cb913dc867845b54262b581.tar.gz
scala-fc8a16405c52ca404cb913dc867845b54262b581.tar.bz2
scala-fc8a16405c52ca404cb913dc867845b54262b581.zip
*** empty log message ***
Diffstat (limited to 'config/izpack/registry/bin/readme.txt')
-rw-r--r--config/izpack/registry/bin/readme.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/config/izpack/registry/bin/readme.txt b/config/izpack/registry/bin/readme.txt
new file mode 100644
index 0000000000..19b8731936
--- /dev/null
+++ b/config/izpack/registry/bin/readme.txt
@@ -0,0 +1,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/
+