X-Spam-Check-By: sourceware.org
Message-ID: <183c528b0705161337n5b6b8faam54985c2cc82efe1d@mail.gmail.com>
Date: Wed, 16 May 2007 16:37:04 -0400
From: "Brian Mathis" <brian.mathis@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Adding to a windows zip file without zip.exe
In-Reply-To: <10653601.post@talk.nabble.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <10653042.post@talk.nabble.com> 	 <464B6170.1070505@users.sourceforge.net> 	 <10653601.post@talk.nabble.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 5/16/07, Chadwick <chad_evans@owfg.com> wrote:
>
> Unfortunatly I cannot install any new packages on these boxes at this time,
> thus using zip.exe is not an option.   I am open to the idea of extracting
> the files from the current ZIP and then rezipping them with my new files,
> but the final ZIP file created must be a standard windows ZIP file (IE
> openable by winzip)

Can you use a .tar.gz file?  tar and gzip should both be on the
system, and the combination of the two is effectively a .zip file.
This is also something that winzip can open.

--
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/

