Here’s the scenario:
I’ve got a CD, with Sun j2re1.4.2_01 on it, and my game, and an installer. I want the game to be launched from a local jnlp file and grab all the classes from the local installation - AND check the web for newer ones if there are any. Geddit? Webstart, with pre-installed applications. But how? Is this something to do with the “installer” apis in Webstart?
Cas