Creating installable package in java



I want to create a installable package [setup.exe] in java.In my package i
want to include my jar file.
On running setup it should search for jvm on system if there is no jvm then
it should install it on the system.
The solution should be plateform independent.

--
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-general/200505/1
.



Relevant Pages

  • Creating installable package in java
    ... I want to create a installable package in java.In my package i ... On running setup it should search for jvm on system if there is no jvm then ... it should install it on the system. ...
    (comp.lang.java.programmer)
  • Re: Sun continues sad decline
    ... What happens is that Sun's JVM mmaps the .jar file for the ... of the memory pages are only mapped to a file and nothing more. ... under Sun's JVM on Solaris and analyze the memory usage piece by ...
    (comp.sys.sun.misc)
  • Re: Sun continues sad decline
    ... What happens is that Sun's JVM mmaps the .jar file for the ... of the memory pages are only mapped to a file and nothing more. ... under Sun's JVM on Solaris and analyze the memory usage piece by ...
    (comp.unix.solaris)
  • Re: Problem with resources packed in a jar file
    ... >problem related with jar file or jvm? ... please read the following entries: ... http://mindprod.com Again taking new Java programming contracts. ...
    (comp.lang.java.programmer)
  • Re: executable JARs, Solaris execev() and java version
    ... How does execve decide which JVM to use when ... > executing a jar file? ...
    (comp.lang.java.programmer)