Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
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 (309)
Collections:
Other Resources:
Uninstall JDK 5 from Windows Computer
How to uninsatll JDK 5 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 5 from your Windows computer,
you can follow these steps:
1. Go to "Control Panel > Programs > Programs and Features". You see "J2SE Development Kit 5.0 Update 22" listed as an installed program.
2. Select "J2SE Development Kit 5.0 Update 22" and click "Uninstall" on top of the program list. You see the JDK 5 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 5 is removed from your computer now.
4. You can also delete the JDK 5 installation directory: C:\fyicenter\jdk-1.5.0_22
5. If you have JRE 5 installed and you want to remove it, select "J2SE Runtime Environment 5.0 Update 22" and click "Uninstall".
6. You can also delete the JRE 5 installation directory: C:\fyicenter\jre-1.5.0_22
2019-12-19, 949🔥, 0💬
Popular Posts:
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. ...
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...
How to download and install JDK (Java Development Kit) 6? If you want to write Java applications, yo...
commons-lang-1.0.1.jar is the JAR file for Apache Commons Lang 1.0.1, which provides a host of helpe...
What Is poi-scratchpad-3.5.jar? poi-scratchpad-3.5.jar is one of the JAR files for Apache POI 3.5, w...