Backup JDK 5 Installation Directory

Q

How to backup up JDK 5 installation directory?

✍: FYIcenter

A

If you want to backup your JDK 5 installation directory, so that you can restore it later when you need it, you can follow these steps:

1. Compress the entire JDK 5 installation directory into a ZIP file. Here is how you can do this using the WinRAR command:

fyicenter> WinRAR a -fzip jdk-1.5.0_22.zip .\jdk-1.5.0_22

2. Open C:\fyicenter\jdk-1.5.0_22.zip, you should see JDK 5 files and sub-directories.

 

Uninstall JDK 5 from Windows Computer

JRE 5 sunpkcs11.jar - Sun PKCS11 Implementation

Download and Review JDK 5

⇑⇑ FAQ for JDK (Java Development Kit)

2019-12-19, 1216🔥, 0💬