extract self-extracting zip file -
11-23-2004
, 08:45 PM
Hi,
I am wondering if anyone knows how to extract a self-extracting zip file
(EXE file extension) via java.utils.zip. Everytime I try to open the EXE
file, it just throws me zip exception.
If this isn't doable, what other methods can I approach to accomplish this?
Please advice, thanks!
-P |