REPOST: Poor man's Winzip

Dirk Krause d_krause at pixelpark.com
Thu Dec 27 16:36:12 EST 2001


Hi,

I put up some code on 
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/104733


This program does the three essential tasks that (at least) I need:
1. Unzip an archive to a folder
2. Zip a folder to an archive
3. Zip a (big) file to an archive

For convenient usage, get Gordon McMillan's Installer Package, and
freeze this application with
> python freeze.py zip2folder.py
After that, you will have a self containing EXE that will work even
without having python installed.
Drop this thing into the 'sendto' folder, and you have a very
convenient way to use this program
via right mouseclick/sendto zip2folder.


(I fiddled with the registry until I found a link giving the
extraordinairy simple an undangerous 'sendto' solution).

Regards,
  Dirk

========= WAS CANCELLED BY =======:
Path: news.sol.net!spool1-milwwi.newsops.execpc.com!newsfeeds.sol.net!newspump.sol.net!newsfeed.direct.ca!look.ca!newsfeed.dacom.co.kr!feeder.kornet.net!news1.kornet.net!ua4canc3ll3r
From: d_krause at pixelpark.com (Dirk Krause)
Newsgroups: comp.lang.python
Subject: cmsg cancel <b875fb6b.0112271336.7df8a0d1 at posting.google.com>
Control: cancel <b875fb6b.0112271336.7df8a0d1 at posting.google.com>
Date: Mon, 31 Dec 2001 03:28:25 GMT
Organization: A poorly-installed InterNetNews site
Lines: 2
Message-ID: <cancel.b875fb6b.0112271336.7df8a0d1 at posting.google.com>
NNTP-Posting-Host: 211.57.49.2
X-Trace: news2.kornet.net 1009775578 27193 211.57.49.2 (31 Dec 2001 05:12:58 GMT)
X-Complaints-To: usenet at news2.kornet.net
NNTP-Posting-Date: Mon, 31 Dec 2001 05:12:58 +0000 (UTC)
X-No-Archive: yes
X-Unac4ncel: yes
X-Commentary: I love NewsAgent 1.10 and the Sandblaster Cancel Engine Build 74 (19 March 1999)

This message was cancelled from within Mozilla.



More information about the Python-list mailing list