Hi!
I'm wondering about the information on the Java Portable Launcher. It reads:
Java Portable Launcher does not portablize the settings of all your Java programs within JAR files. Some JAR apps will either store their settings alongside the JAR or provide an option to store the settings portably. Other JAR apps will look to the user.home setting and store data there. The launcher configures these to use your portable device for settings storage.
Does that mean that the launcher cannot portablize all Java apps (first sentence) or that it can portablize all Java apps (last sentence)?
If the first is true, does anyone know or have a selection/database of Java apps that can be portablized?
Cheers.