Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
Other Resources:
Uninstall JDK 1.1 from Windows Computer
How to uninsatll JDK 1.1 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 1.1 from your Windows computer,
you can follow these steps:
1. Go to "Control Panel > Programs > Programs and Features". You see "Java Development Kit 1.1" listed as an installed program.
2. Select "Java Development Kit 1.1" and click "Uninstall" on top of the program list. You see the JDK 1.1 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 1.1 is removed from your computer now.
4. You can also delete the JDK 1.1 installation directory: C:\fyicenter\jdk-1.1.8
⇒ FAQ for JDK (Java Development Kit)
2018-11-17, 521👍, 0💬
Popular Posts:
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for...
JDK 11 jdk.internal.vm.compiler .jmodis the JMOD file for JDK 11 Internal VM Compiler module. JDK 11...
How to download and install JDK (Java Development Kit) 6? If you want to write Java applications, yo...
What Is activation.jar? I heard it's related to JAF (JavaBeans Activation Framework) 1.1? The if you...
How to download and install javamail-1_2.zip? The JavaMail API is a set of abstract APIs that model ...