com.sun.deploy.panel.JreLocator - Locates Installed JRE

Q

How to run "com.sun.deploy.panel.JreLocator" program from JRE deploy.jar file?

✍: FYIcenter

A

"com.sun.deploy.panel.JreLocator" program allows you to locate JRE instances installed on your computer system.

"com.sun.deploy.panel.JreLocator" program is stored in the lib\deploy.jar JAR file JRE 1, 2, 3, 4, 5, 6, 7, and 8.

You can run the "com.sun.deploy.panel.JreLocator" program using the lib\deploy.jar JAR file as described below using JDK 8 as an example:

fyicenter> set JRE_HOME=\fyicenter\jre-1.8.0

fyicenter> %JRE_HOME%\bin\java -cp %JRE_HOME%\lib\deploy.jar com.sun.deploy.panel.JreLocator

platformVersion=1.8
productVersion=1.8.0

 

com.sun.deploy.net.cookie.GenericCookieHandler - Cookies in Java Update

com.sun.deploy.jardiff.JarDiff - Compare JAR Files

Tools Supported from JRE JAR Files

⇑⇑ FAQ for JDK (Java Development Kit)

2019-10-26, 1516🔥, 0💬