Answer the question
In order to leave comments, you need to log in
How to change JRE version (from 8 to 6) in IE and Chrome?
Hello.
Faced with an interesting problem. I need to go to one link. When you click on this link, a jnlp file is downloaded to your computer, which is launched. I have determined that this jnlp file can only be run under java version 6u45. I have java 8 on my computer. I didn’t want to delete it and just put java 6 next to it. I reconfigured it and now when I run the
java -version command, it tells me that I’m working with java 6
Everything would be fine, but when I run it through the browser, it for some reason it still uses java 8. You can run it through the console through the javaws command, but I need to run it through the browser.
Question: how to make the browser (in my case IE and Chrome) use JRE 6 version.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question