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:
Backup JDK 1.1 Installation Directory
How to backup up JDK 1.1 installation directory?
✍: FYIcenter
If you want to backup your JDK 1.1 installation directory,
so that you can restore it later when you need it,
you can follow these steps:
1. Compress the entire JDK 1.1 installation directory into a ZIP file. Here is how you can do this using the WinRAR command:
C:\fyicenter>WinRAR a -fzip jdk-1.1.8.zip .\jdk-1.1.8
2. Open C:\fyicenter\jdk-1.1.8.zip, you should see JDK 1.1 files and sub-directories.
⇒ Uninstall JDK 1.1 from Windows Computer
2018-11-17, 530👍, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Download and Installing of FOP 2.0? Here is a...
XML Serializer, Release 2.7.1, allows you to write out XML, HTML etc. as a stream of characters from...
JRE 8 plugin.jar is the JAR file for JRE 8 Java Control Panel Plugin interface and tools. JRE (Java ...
What Is mail.jar of JavaMail 1.4.1? I got the JAR file from javamail-1_4_1.zip. mail.jar in javamail...
pache Derby is an open source relational database implemented entirely in Java and available under t...