Article 6M7DB Unable to open Java Control Panel, inspite of having Java installed.

Unable to open Java Control Panel, inspite of having Java installed.

by
ajiten
from LinuxQuestions.org on (#6M7DB)
Have java installed, and on using the command:
Code:javaws -viewer, am unable to open the Java Control Panel; inspite of the command able to open the same, in a youtube video.
Java Control Panel, is not appearing as an option in the 'Start panel' too.

The below is the list of commands, that shows the same.
//have the command 'control.exe' run to open the 'Control Panel', to open 'Programs'//
Code:
Microsoft Windows [Version 10.0.19045.4291]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\system32>java -version
java version "20.0.1" 2023-04-18
Java(TM) SE Runtime Environment (build 20.0.1+9-29)
Java HotSpot(TM) 64-Bit Server VM (build 20.0.1+9-29, mixed mode, sharing)

C:\Windows\system32>javac -version
javac 20.0.1

C:\Windows\system32>echo %JAVA_HOME%
D:\Program Files\JAVA\

C:\Windows\system32>control.exe

C:\Windows\system32>javaws -viewer
'javaws' is not recognized as an internal or external command,
operable program or batch file.

C:\Windows\system32>Edit: My system is a Windows 10 one, sorry for forgetting to specify the same earlier.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments