You are here

better java support

2 posts / 0 new
Last post
dinosoep
Offline
Last seen: 14 years 2 months ago
Joined: 2009-12-14 15:12
better java support

What do you think about better java support: It checks if in appinfo.ini the start value is a class or jar file and run it if java is found on the memorystick with it or if not it searches in the registry if java is installed and run it.
Its not that much code and I would love it Blum

John T. Haller
John T. Haller's picture
Online
Last seen: 34 min 6 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Nope

Even JAVA apps will need an EXE launcher. And there's already a section of appinfo.ini that dictates whether an app needs Java. A later version of the menu will check if Java Portable is installed and offer to download it if it is not.

The local Java instance won't be considered sufficient, since we won't be getting into which version of Java is needed, whether or not the local version is intact, etc.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments