Hello,
I’m working on a Jogl application. When it’s done I want to be able to distribute on a CD as well as running it from a web page.
Can anyone tell me/point me to a page describing how to:
- make a multiplatform CD (at least Windows, Mac and Linux, other OS’s optional)
- that automatically installs the JRE on all the platforms (preferrably only if JRE 1.4.2 or later hasn’t been installed)
- will automatically run my jnlp file when it’s done installing Java
- is as idiot-proof as possible (the program is for a non-technical audience, so pretty much the only assumed knowledge is being able to turn on a computer and use a mouse)
I’ve tried to find something like this, but couldn’t really find anything. You’d think Sun would’ve made an installer like this by now.
Any help would be greatly appreciated.
Regards,
FalconNL