[erlang-questions] extract files from a .CAB archive
Cameron Kerr
ckerr@REDACTED
Thu May 21 07:47:44 CEST 2009
Might I suggest os:cmd/1? Windows has a command for extracting such
files; cab*.exe?
On 21/05/2009, at 5:37 PM, 曹煦 wrote:
> I am wondering if there is any way to create and unzip CAB format
> files
> in erlang.
> I have checked the functions in module zip and erl_tar. However, it
> seems like that
> the CAB format is not supported.
>
> Thanks.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
--
Cameron Kerr <ckerr@REDACTED>
Teaching Fellow, Computer Science, University of Otago
More information about the erlang-questions
mailing list