Unzipping a Windows executable archive

nmeyers at javalinux.net nmeyers at javalinux.net
Sat Apr 8 18:31:16 EDT 2006


A lot of self-extracting archives are zip, but not all. I've also seen
self-extracting rar archives - you might try unrar.  It's also possible
that it's some proprietary archive format you can't read with a standard
tool.

Nathan


On Sat, Apr 08, 2006 at 05:23:07PM -0400, Ward Vandewege wrote:
> On Sat, Apr 08, 2006 at 05:10:41PM -0400, Jerry Feldman wrote:
> > On Sat, 8 Apr 2006 16:43:54 -0400 (EDT)
> > Scott Ehrlich <scott at MIT.EDU> wrote:
> > 
> > > See if you have zip/unzip for Linux.
> > > 
> > > http://www.linuxjournal.com/article/1324
> > The first thing I tries was unzip. The file is a self-extracting zip
> > archive (eg. foo.exe). My specific question relates to this. 
> 
> Odd - I have had success in the past using unzip on self-extracting .exe's
> compressed with some zip compressor. Unzip was smart enough to ignore the
> self-extracting wrapper and get to the embedded zipped data.
> 
> Ward.
> 
> -- 
> Pong.be         -(   "Bloat is not about being big. Bloat is about being   )-
> Virtual hosting -( slow and stupid and not realizing that it's because of  )-
> http://pong.be  -(               design mistakes." -- Linus                )-
> GnuPG public key: http://gpg.dtype.org
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://olduvai.blu.org/mailman/listinfo/discuss
> 



More information about the Discuss mailing list