I have users that go to a URL and run a Java-based application.
Unfortunately the app requires an older version of JRE.
How can I virtualize this version of JRE?
Like maybe virtualize the %JAVA_HOME% and point it to the old JRE?
I have users that go to a URL and run a Java-based application.
Unfortunately the app requires an older version of JRE.
How can I virtualize this version of JRE?
Like maybe virtualize the %JAVA_HOME% and point it to the old JRE?