
Signature
Bill Tschumy
Otherwise -- Austin, TX
http://www.otherwise.com
> JSmooth will create a .exe
I would also give my vote to JSmooth.
> Inno will take the .exe and any other application files and
> package them into an installer for Windows.
And using the Inno scripting features it is also possible to
have the installer test for the presense of the JRE and if
this test finds nothing, have the installer spin of the Sun
JRE installer.
With these two tools and a simple bit of Inno scripting it is
quite easy to create an almost seamless installation of a Java
application for the Windows platform.
Jussi Jumppanen
Author of: Zeus for Windows Editor (New version 3.94 out now)
"The C/C++, Cobol, Java, HTML, Python, PHP, Perl folding editor"
Home Page: http://www.zeusedit.com
Bill Tschumy - 23 Jun 2005 16:19 GMT
>> JSmooth will create a .exe
>
[quoted text clipped - 11 lines]
> quite easy to create an almost seamless installation of a Java
> application for the Windows platform.
I haven't used this capability. I currently rely on JSmooth to detect the
JRE. Do you have an example of the Inno script necessary to detect the JRE
and fire off the Sun installer?
> Jussi Jumppanen
> Author of: Zeus for Windows Editor (New version 3.94 out now)
> "The C/C++, Cobol, Java, HTML, Python, PHP, Perl folding editor"
> Home Page: http://www.zeusedit.com

Signature
Bill Tschumy
Otherwise -- Austin, TX
http://www.otherwise.com