Is there a lightweight release of Java Runtime Environment?
843798Apr 22 2003 — edited Apr 23 2003Hi!
I'm going to develop a java application and i would like to run it on win32 machines, without forcing them to install JRE. To make it possible I'm thinking to "attach" the JRE to my application and to use a batch file to start it, but it could be not very nice to need a 40MB app to run a 1MB app.
Have anybody heard about either a "lightweight release" of the JRE or a way to "customize" it, removing all unnecessary packages?
Thanks (...and pardon me for my bad english)!
Lompa