jdk in a zip?

Is it possible to have jdk just in a zip file i.e not as an installer ?

Ofcourse nothing will be written in the registry...

But I have a tool that creates installer for an application and the requirement

is to have jdk to be extracted in the directory in which user installs the application.

The tool can easily create system enviornment variables, so thats not the problem, only thing is that whether it is possible to have jdk in a zip file.

If the above is possible what will be the side effects of doing this?

Any link will be helpful.

Regards,

Joshua

[611 byte] By [jaaya] at [2007-11-27 6:48:44]
# 1
First u have to installed on ur machine and make zip file of java folder and ur installer should be able to create the same directory structres and set path and lib system variables.no side effect dear
BMPRASADa at 2007-7-12 18:22:13 > top of Java-index,Java Essentials,New To Java...