.PACK.GZ 파일 확장자
Pack200 Compressed Archive
| 개발사 | Oracle |
| 인기도 |
2.8 | 4 투표 |
PACK.GZ 파일이란 무엇인가요?
File packed first using Pak200 (to create a .PACK file), and then compressed using gzip compression (into a .GZ file); used to reduce the file size of a .JAR file for download over the Internet.
추가 정보
PACK.GZ files are commonly used by Java Web Start clients to retrieve and unpack JAR files over the Internet for Java applications.
참고: PACK.GZ files may be decompressed into PACK files using a gzip decompression utility, but they cannot be restored to the original JAR file without using Pack200.
PACK.GZ 파일을 여는 프로그램
Windows
Mac
Linux