Minimum files needed from JRE to distribute Java Application
843804Feb 17 2003 — edited Feb 18 2003Hello,
We have developed a Java Desktop Application (A Viewer for projects created in Microsoft Project). The core application is around 4 MB. Now we want to distribute it thru our company website. With each distribution we have to supply JRE so that the user doesnt have to install JRE in his machine manually. Problem is the size of JRE which is around 13 MB. For an application of 4 MB its getting too much for the user to download additional 13 MB of files.
I need the list of files of JRE minimum needed to distribute the application.
thanks
--Ahmed