windows - trouble uninstalling java on win7 machine -
i trying uninstall java through command panel-->uninstall, when run cmd , type java -version, still obtain:
java -version
java version "1.7.0_07"
java(tm) se runtime environment (build 1.7.0_07-b10)
java hotspot(tm) 64-bit server vm (build 23.3-b01, mixed mode)
thanks.
open cmd
c:> %i in (javac.exe) @echo. %~$path:i
if have jdk installed, path displayed, example: c:\program files\java\jdk1.7.0_07\bin\javac.exe
you can remove them.
and have remove java related scheme variables going here
start -> computer -> scheme properties -> advanced scheme settings -> environment variables -> scheme variables -> path.
java windows
No comments:
Post a Comment