Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Uninstall JDK 1.2 from Windows Computer
How to uninsatll JDK 1.2 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 1.2 from your Windows computer,
you can follow these steps:
1. Go to "Control Panel > Add or Remove Programs". You see "Java 2 SDK Standard Edition v1.2.2_017" listed as an installed program.
2. Select "Java 2 SDK Standard Edition v1.2.2_017" and click "Uninstall" on top of the program list. You see the JDK 1.2 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 1.2 is removed from your computer now.
4. You can also delete the JDK 1.2 installation directory: C:\fyicenter\jdk-1.2.2_17
2018-11-29, ∼1642🔥, 0💬
Popular Posts:
JDK 11 jdk.jdeps.jmod is the JMOD file for JDK 11 JDeps tool, which can be invoked by the "jdeps" co...
JDK 7 tools.jar is the JAR file for JDK 7 tools. It contains Java classes to support different JDK t...
JDK 17 jdk.jdi.jmod is the JMOD file for JDK 17 JDI (Java Debug Interface) tool. JDK 17 JDI tool com...
JDK 17 java.base.jmod is the JMOD file for JDK 17 Base module. JDK 17 Base module compiled class fil...
JDK 11 jdk.jshell.jmod is the JMOD file for JDK 11 JShell tool, which can be invoked by the "jshell"...