Hi there,
I’m new to this forum and have a question about distribution and deployment of Java games, offline(!).
As far as I understand, it seems to be a problem to provide any installer that comes bundled with an official Sun java JRE installer. Is that right?
Are we (or are we not) allowed to include such an JRE installer with any kind of installation routine? I’m talking about Freeware and/or OpenSource-licensed games.
I do not mean creation of some fat or wrapped jar including any runtimes. I think of simply putting the offical JRE installer into an (e.g. selfUnzip-distributed) installation directory and calling it from my (non-Sun) installer routine (before or after) game binaries installation…
Besides Webstart, how do you solve that problem?
Thanks in advance!
Brgds,
Michael