Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <001201c1d73f$f6e419e0$0200a8c0@satellite> From: "dave" To: "Pavel Tsekov" References: <000701c1d6cc$33558680$0200a8c0 AT satellite> <1451706303 DOT 20020329103150 AT syntrex DOT com> Subject: Re: corrupted cygwin startup. Date: Fri, 29 Mar 2002 11:37:06 -0500 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_000F_01C1D716.0D99F350" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 ------=_NextPart_000_000F_01C1D716.0D99F350 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, Thanks, it logged in. It's the .bat association. Here's cygwin.bat. Thanks. Dave. ----- Original Message ----- From: "Pavel Tsekov" To: "dave" Cc: Sent: Friday, March 29, 2002 4:31 AM Subject: Re: corrupted cygwin startup. > Hello dave, > > Friday, March 29, 2002, 3:48:25 AM, you wrote: > > d> Hello, > d> I've got a win2k box with cygwin on it. Apparently something got > d> corrupted somewhere, i can no longer run cygwin, the shortcut does nothing. > d> I'm thinking it's an association issue, can someone tell me what file > d> association to use? > > > 1. Run a command protmp window > 2. Go to the bin subdir of the cygwin install dir i.e. c:\cygwin\bin > 3. type this 'bash --login -i' > 4. Report back to the list what happens (also attach your copy of > cygwin.bat) > > ------=_NextPart_000_000F_01C1D716.0D99F350 Content-Type: application/octet-stream; name="cygwin.bat" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="cygwin.bat" @echo off C: chdir \cygwin\bin bash --login -i ------=_NextPart_000_000F_01C1D716.0D99F350 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ ------=_NextPart_000_000F_01C1D716.0D99F350--