I downloaded jdk-8u261-windows-x64.exe and installed it. After the installation it produced a folder named Java inside C:\Program Files.
Inside Java folder there were two new folders. One was for jdk and the other was for jre. I added jdk's bin location to the Path Environment Variable and tried executing the jar file of one software. But, the jar file was still naked like there was no any program icon in it. Then I tried running it but it didn't show any programs that can execute the jar file.
I'm doing this in windows 10. What am I missing here?