Hello, I was wondering if anyone has used centos utilities to extract a windows self-extracting .exe file? I've got one that's coming in and i need to extract and scan it. Thanks. Dave.
Dave wrote:
Hello, I was wondering if anyone has used centos utilities to extract a windows self-extracting .exe file? I've got one that's coming in and i need to extract and scan it. Thanks. Dave.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Dave,
Unzip should do it, if it's a self-extracting Zip file.
Bob...
Bob Chiodini wrote:
Dave wrote:
Hello, I was wondering if anyone has used centos utilities to extract a windows self-extracting .exe file? I've got one that's coming in and i need to extract and scan it.
Unzip should do it, if it's a self-extracting Zip file.
cabextract from the extras repos should also work.
On Fri, 29 Jun 2007 14:44:46 -0400, Johnny wrote:
I was wondering if anyone has used centos utilities to extract a windows self-extracting .exe file? I've got one that's coming in and i need to extract and scan it.
Unzip should do it, if it's a self-extracting Zip file.
cabextract from the extras repos should also work.
unshield is needed occasionally to extract win stuff, too.
Miark