ANONYMOUS Also, the spiffy thing about Panther Unzip is that it keeps the resource fork, while Stuffit Expander destroys it--this proved vitally important for me in a situation where I had to distribute copies of our in-house fonts via a website, so that people at the company where I work could use them with our desktop publishing software, which doesn't exist in an OS X version. This meant that for Mac users, I had to distribute Mac Classic fonts, which consist entirely of resource fork. The only way I could get them onto my website was by using BOMArchiveHelper, otherwise the Unix server they were on would destroy the resource fork, and the only way employees running 10.2 could download the fonts without destroying the fork was via Panther Unzip.
(Version 1.0)