I have install jdk and set environment variables perfectly.
When I run "javac -version",it gives the right version.But,when I run "java -version",it gives error as "System cannot execute the specified Program".
The PATH variable is set as "C:\Program Files\Java\jre1.8.0_102\bin" and it has "java.exe" in it.
Please Help!
[edit by moderator (BluShadow) - broken image/link removed]