X-Spam-Check-By: sourceware.org Date: Thu, 19 Jan 2006 03:20:13 -0800 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: snapshot installation bat file (was: Re: [PATCH] Proposed clarification of the snapshot installation FAQ) Message-ID: <20060119112013.GA3496@efn.org> References: <43C32DA9 DOT 2070900 AT cygwin DOT com> <43C3F412 DOT 1010008 AT cygwin DOT com> <20060113103322 DOT GA1972 AT efn DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On Wed, Jan 18, 2006 at 06:41:27PM -0800, Joshua Daniel Franklin wrote: > On 1/13/06, Yitzchak Scott-Thoennes wrote: > > > It would be nice to have a sample batch file that automated > > > the cygwin1.dll replacement, too. > > > > I've prettied up a batch file I use for installing cygwin-inst-* > > snapshots, and added stuff to handle spacey pathnames and inetd (which > > AIUI isn't always a cygrunsrv service), neither of which I personally > > use. > > > > Just drag and drop the tarball onto the batch file, or run with > > absolute tarball name as argument via a dos prompt. > > This batch file worked great for me on XP. The only issue I see is > that if someone > set their cygrunsrv or inetd to "Manual" this would actually start it > up. I can put > a note to that effect. > > Any objections to putting this up at > http://cygwin.com/faq/faq.setup.html#faq.setup.snapshots > ? I don't have any, but... I just tried it again drag-and-dropping a tarball *without* spaces in the path (spaces make Windows include " " around the parameter), and the \'s weren't properly quoted. Anybody know how to get it to work either way? Also be nice if it could be made to work on just the dll.bz2 file also. If we can come up with a general purpose, no extra packages required, bat file, maybe it could be downloadable directly from the snapshots page. -- 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/