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 Date: Fri, 29 Mar 2002 10:22:07 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <100774135998.20020329102207@familiehaase.de> To: "dave" CC: CygWin Subject: Re: corrupted cygwin startup. In-Reply-To: <000701c1d6cc$33558680$0200a8c0@satellite> References: <000701c1d6cc$33558680$0200a8c0 AT satellite> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Dave, > I've got a win2k box with cygwin on it. Apparently something got > corrupted somewhere, i can no longer run cygwin, the shortcut does nothing. > I'm thinking it's an association issue, can someone tell me what file > association to use? The shortcut usually points to x:\cygwin\cygwin.bat Look if this batch file is in place. also it should be possible to run bash without a batch file, my shortcut looks like this: Target : H:\bin\bash.exe --login -i Workingdir : H:\ And I use a second which calls rxvt: (All one line for the target): H:\bin\rxvt.exe -geometry 90x30 -bg midnightblue -fg grey -cr red -sr \ -sl 2000 -fn "Lucida Console-14" -tn rxvt -ls \ -e /usr/bin/bash --login -i Workingdir: H:\bin Gerrit -- =^..^= -- 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/