Backup JDK 6 Installation Directory

Q

How to backup up JDK 6 installation directory?

✍: FYIcenter

A

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

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

fyicenter> WinRAR a -fzip jdk-1.6.0_45.zip .\jdk-1.6.0_45

2. Open C:\fyicenter\jdk-1.6.0_45.zip, you should see JDK 6 files and sub-directories.

 

Uninstall JDK 6 from Windows Computer

JRE 6 rt.jar - RunTime Library

Download and Use JDK 6

⇑⇑ FAQ for JDK (Java Development Kit)

2019-01-01, 1422🔥, 0💬