You are here

Consistent Java versions

2 posts / 0 new
Last post
adrianmarsh
Offline
Last seen: 1 year 3 months ago
Joined: 2017-01-07 07:18
Consistent Java versions

Hi,

I've a need to support some older firmware out on some industrial PCs. Some of these don't work so well with all versions of Java and we end up having to have seperate PCs each with its own version installed. Sometimes though these get updated by mistake and its a bit of a mess, so I wanted to see if portableapps could help. I suspect this is something thats already been achieved here but I can't find anything in a search of the forums.

My idea was to create 3 installations of portableapps. All with firefox portable, but each with a separate version of jportable: 1.6, 1.7 and 1.8

So I've completed this, and when I browse to the industrial PC and open a console, it prompts me to use the Jportable launcher, but for each installation its always running Java 6 (which is the version native on this admin PC). I had expected it to run the version of java local to that installation.

Have I missed something basic ?

Thanks for the help.

mjashby
Offline
Last seen: 1 month 3 weeks ago
Developer
Joined: 2008-09-19 13:35
Java

I believe the answer is that Firefox Portable will only seek to use the portable installation of Java if the host PC doesn't already have Java installed, but I may be wrong.

Log in or register to post comments