PortableApps.com Wins Big in the 2009 SourceForge Community Choice Awards and hits 100 million portable apps served!
Java Portable Launcher 1.1 ReleasedSubmitted by John T. Haller on July 7, 2009 - 10:57am
Please vote for PortableApps.com in the 2009 SourceForge.net Community Choice Awards. Features
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. Java apps that use the user.home environment variable will be set by the launcher to store settings on your portable devive. New in This ReleaseMany Java apps will now automatically store their data on the portable device. The launcher configures many to store their data within JavaPortableLauncher\Data\AppData through an environment variable. PortableApps.com Installer / PortableApps.com FormatJava Portable Launcher is packaged in a PortableApps.com Installer so it will automatically detect an existing PortableApps.com installation when your drive is plugged in. And it's in PortableApps.com Format, so it automatically works with the PortableApps.com Suite including the Menu and Backup Utility. DownloadJava Portable Launcher is available for immediate download from the Java Portable Launcher homepage. Get it today! ( categories: )
|


Java Portable Launcher allows you to easily run Java JARs using the Java Virtual Machine installed on your PortableApps.com-enabled device using 
Thanks John =-)
Thanks John =-)
"The key feature of developer days is flexibility; one day is as a thousand years, and a thousand years as one day - literally. And more often the former than the latter." Horusofoz and Chris Morgan
user.home
Just a comment, user.home is a system property, not an environment variable.
Thanks for implementing the user.home fix!
Christian, developer, moderator
Configuration
Isn't there any way yet to set launch parameters for the VM and/or the app?
A minimal requirement I have is to be able to set the classpath.
No
This is also unlikely to happen; this is meant as a quick implementation so users can use Java apps on their USB disks; if they want more, they should make their own launchers.
Christian, developer, moderator