Packaging Java App For Windows without Windows
- From: gbeggs1@xxxxxxx (Gerry)
- Date: Fri, 1 Apr 2005 16:59:57 -0600
Hi.
I'm developing a Java application on a Mac.
I don't have access to a Windows computer.
Is it possible to package the Java application to be easily runnable on
Windows without needing an installer?
I would just like the user to be able to unzip the zip file containing
my application and be able to double-click something to run the
application.
This is commonly how applications are packaged on the Mac.
I am willing to assume that the JRE has been installed on the user's
computer. ie. not include the JRE with my application.
Thanks for any pointers.
--
gbeggs1@xxxxxxx http://www.mts.net/~gbeggs1/
.
- Follow-Ups:
- Re: Packaging Java App For Windows without Windows
- From: R.F. Pels
- Re: Packaging Java App For Windows without Windows
- From: R.F. Pels
- Re: Packaging Java App For Windows without Windows
- Prev by Date: Re: How to obtain class and method name (again)
- Next by Date: Re: How to obtain class and method name (again)
- Previous by thread: Cannot create an instance of Location.Criteria class - lapi.jar MIDP 2.0 J2ME
- Next by thread: Re: Packaging Java App For Windows without Windows
- Index(es):
Relevant Pages
|