X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <20080619090119.2980@blackhawk> Date: Thu, 19 Jun 2008 09:01:19 +0900 From: wynfield AT gmail DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/