[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MacShrinkit



"Paul Grammens" <grammens@svn.net> wrote in message
3b055003@news.svn.net">news:3b055003@news.svn.net...
> I got a Mac program in ZIP format and unzipped and ran it. Ergo, ZIP works
> for forked files with file types.  Obviously, it works.

It was probably encoded with MacBinary before it was zipped. The program
ZipIt (www.maczipit.com) does that. MacBinary fits all the aspects of Mac
files (data fork, resource fork, types, dates, flags, etc.) into one raw
data file, which the ZIP format can compress.