How can I check the Java version installed on a remote computer that I can't remote on. It's being used by someone so I can only check by \\computer-name\c$...
Thank you!
|
How can I check the Java version installed on a remote computer that I can't remote on. It's being used by someone so I can only check by \\computer-name\c$... Thank you!
| ||||
|
feedback
|
|
You can go to \computer-name\c$\Program Files\Java\jre6\bin. Find the java.exe and right click on it. Then go to the "Version" tab.
You can also view the Deployment.properties file in:
| |||||||||||
feedback
|
|
How about:
You may have to adjust the path ("Program Files (x86)" for example). | |||
|
feedback
|