On Jun 20, 2006, at 6:43 PM, Yonik Seeley wrote:
On 6/20/06, DM Smith <[EMAIL PROTECTED]> wrote:
The problem
we have is trying to explain to users how to install java in order to
get our application to work.
Ahh... if you didn't already have a large code base, I'd suggest
trying PyLucene in conjunction with freeze (which can make a python
program into a standalone executable).
Some kind of native-code thing does seem ideal for wide distribution
to non-technical end users.
Yes. We have a large code base. So rewriting it is non-trivial.
We are using NSIS for Windows in a non-GUI mode to check for java,
download and install it if not present and if possible and then
launch the application. Very nice when it works, but many report that
the download does not work.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]