Backup JDK 7 Installation Directory

Q

How to backup up JDK 7 installation directory?

✍: FYIcenter

A

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

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

fyicenter> WinRAR a -fzip jdk-1.7.0_80.zip .\jdk-1.7.0_80

2. Open C:\fyicenter\jdk-1.7.0_80.zip, you should see JDK 7 files and sub-directories.

 

Uninstall JDK 7 from Windows Computer

JRE 7 rt.jar - RunTime Library

Download and Use JDK 7

⇑⇑ FAQ for JDK (Java Development Kit)

2019-05-01, 1010🔥, 0💬