Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <200108291339140079.05A3D016@localhost> In-Reply-To: <20010829074051.44157.qmail@web12501.mail.yahoo.com> References: <20010829074051 DOT 44157 DOT qmail AT web12501 DOT mail DOT yahoo DOT com> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Wed, 29 Aug 2001 13:39:14 +0530 From: "Tehmul Ghyara" To: cygwin AT cygwin DOT com Subject: Re: "Open bash shell here" shell extension Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id EAA26706 >Something like "Command Prompt Here" from Microsoft's >Power Toys >(http://www.microsoft.com/windows2000/techenthusiast/tricks/shortcuts/commandprompt.asp) >does? > >Is there a way to do that? That would be veery handy. >Thanks for any help. >Oliver Try this. Open Explorer, click View->Options, or Tools->Folder Options in W2k, click File Types, locate the item that says Folder, click Edit, or if using W2k, click Advanced click New, In the Action field, put in 'Bash here' In the Application field, put in bash -c 'cd "%1"; exec bash' Click Ok. That ought to do it hopefully. HTH Ciao and regards TG -- 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/