self-executable zipped file
how to create a self-executable zipped (jar) file in java?thx
[75 byte] By [
mouse000] at [2007-9-30 20:07:01]

Hi,I tested and it works well, thx.but when i change file extension from jar to exe, it doesn't work again.do you have idea to create an exe file which can be self-executed?(all class files are in the exe file also)cheers