From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11751 invoked by alias); 19 Jun 2008 00:01:51 -0000 Received: (qmail 11737 invoked by uid 22791); 19 Jun 2008 00:01:49 -0000 X-Spam-Check-By: sourceware.org Received: from mail2.asahi-net.or.jp (HELO mail.asahi-net.or.jp) (202.224.39.198) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Jun 2008 00:01:22 +0000 Received: from blackhawk (v025178.dynamic.ppp.asahi-net.or.jp [124.155.25.178]) by mail.asahi-net.or.jp (Postfix) with ESMTP id C73215FFFA for ; Thu, 19 Jun 2008 09:01:19 +0900 (JST) Message-ID: <20080619090119.2980@blackhawk> Date: Thu, 19 Jun 2008 01:23:00 -0000 From: wynfield@gmail.com To: Subject: Re: Decompressing/Viewing zip files with Cygwin In-reply-to: Your message of Wed, 18 Jun 2008 21:19:30 +0200 References: X-Mailer: MH-E 8.0.3+cvs; GNU Mailutils 1.9.90; GNU Emacs 23.0.50 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-06/txt/msg00373.txt.bz2 You might also try 7-Zip. You can download it from: http://www.7-zip.org/ 7-zip supports 7z, ZIP, CAB, RAR, ARJ, LZH, CHM, GZIP, BZIP2, Z, TAR, CPIO, ISO, MSI, WIM, NSIS, RPM and DEB formats. I use this and in my shell resource file I have aliased it to "7z" in instead of putting the directory in my $PATH variable for some reason, I cant remember. Lazy maybe. alias 7z='/cygdrive/c/Program\ Files/7-Zip/7z.exe' 7-Zip also has a gui executable, "/cygdrive/c/Program\ Files/7-Zip/7zFM.exe" for a window interface. regards --- Thomas Wiedmann wrote: > Hello, > how can (Win)zip files (or certain files only of the zip archive) be > decompressed or at least be viewed with Cygwin? > > Thanks for all good hints. > Thomas Wiedmann -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/