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 1.3 from Windows Computer
How to uninsatll JDK 1.3 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 1.3 from your Windows computer, you can follow these steps:
1. Go to "Control Panel > Programs > Programs and Features". You see "Java 2 SDK, SE v1.3.1_28" listed as an installed program.
2. Select "Java 2 SDK, SE v1.3.1_28" and click "Uninstall" on top of the program list. You see the JDK 1.3 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 1.3 is removed from your computer now.
4. You can also delete the JDK 1.3 installation directory: C:\fyicenter\jdk-1.3.1_28
5. If you have JRE 1.3 installed and you want to remove it, select "Java 2 Runtime Environment Standard Edition v1.3.1_28" and click "Uninstall".
6. You can also delete the JRE 1.3 installation directory: C:\fyicenter\jre-1.3.1_28
2019-01-12, 1627🔥, 0💬
Popular Posts:
What Is commons-codec-1.4.jar? commons-codec-1.4.jar is the JAR file for Apache Commons Codec 1.4, w...
What Is wstx-asl-3.2.8.jar? wstx-asl-3.2.8.jar is JAR file for the ASL component of Woodstox 3.2.8. ...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
JSP(tm) Standard Tag Library 1.0 implementation - Jakarta Taglibs hosts the Standard Taglib 1.0, an ...
What Is poi-ooxml-5.2.3.jar? poi-ooxml-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which...