June 7, 201214 yr I have two websites that require two different version of java. If I upgrade java to the latest version how can I have the 2nd site use the old version of java? This is for the End User so it needs to be simple. I was going to create a simple bat file that they would click on to open the site with the old version of java. However my command does not work. Does anyone know of a simple way to open a website with a specific version of java?Command:"C:\Program Files\Java\j2re1.4.2_12\bin\java.exe" start iexplore www.site.comI wasnt sure of the correct form to use, so if this is wrong location sorry. Edited June 7, 201214 yr by Smiley357
Create an account or sign in to comment