Edward Rayl wrote: > I was under the impression that you needed rt.jar at the minimum, > which is 22,940KB in 1.4.1_01. I can also find no documentation on > developer.java.sun.com to explain how to subset the JRE and install > _with_ your application, as opposed to installing it by itself. Could > you point to the docs on this?
You redistribute the JRE subdirectory from the JDK with your application. See the readme for more info. Many applications offer such a version. For instance JDiskReport: http://www.jgoodies.com/downloads/index.html. If you look at shortcut in the Start Menu you'll see it invokes the javaw.exe in its own subdirectory. The 8Mb number was incorrect. The international JRE is about 12Mb. Regards -Laurens _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

