com.sun.deploy.panel.ControlPanel - Java Control Panel

Q

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

✍: FYIcenter

A

"com.sun.deploy.panel.ControlPanel" program allows you to start the Java Control Panel.

"com.sun.deploy.panel.ControlPanel" 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.ControlPanel" 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.ControlPanel

You see the Java Control Panel screen displayed.
Java Control Panel Screen

 

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

Tools Supported from JRE JAR Files

Tools Supported from JRE JAR Files

⇑⇑ FAQ for JDK (Java Development Kit)

2019-10-26, 3421🔥, 0💬