Backup JDK 1.4 Installation Directory

Q

How to backup up JDK 1.4 installation directory?

✍: FYIcenter

A

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

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

fyicenter> WinRAR a -fzip jdk-1.4.2_19.zip .\jdk-1.4.2_19

2. Open C:\fyicenter\jdk-1.4.2_19.zip, you should see JDK 1.4 files and sub-directories.

 

Uninstall JDK 1.4 from Windows Computer

JRE 1.4 sunjce_provider.jar - Sun JCE Provider

Download and Review JDK 1.4

⇑⇑ FAQ for JDK (Java Development Kit)

2019-03-08, 977🔥, 0💬