Cerulean Sky

How to decompress a jar file

Posted by: TARONO on: October 18, 2007

Just open command line interpreter and enter jar -xf filename.
The compressed files will be decompressed.

Leave a Reply