J
jerome
Hi
How do I find what java version my computer has running?
Where do I look? Thanks
How do I find what java version my computer has running?
Where do I look? Thanks
Hi
How do I find what java version my computer has running?
Where do I look? Thanks
*Vanguard* said:In a DOS shell:
For Sun JVM, run: java -version
For Microsoft JVM, run: jview
If you don't which you have, just run both commands.
Or, you can just go to start\control panel\add-remove, and check it
there - it will tell you the version.
And you know, I found two of them installed there - when I did an
upgrade at some point in the past, it never got rid of the old one. If
happens then remove the oldest version, or remove them both, after
first having downloaded and saved the newest version somewhere to
disk, and install it after that..