X-Spam-Check-By: sourceware.org content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Cygwin in any directory by menuchoice Date: Wed, 25 Jan 2006 14:25:52 -0500 Message-ID: <3D848382FB72E249812901444C6BDB1D0908A137@exchange.timesys.com> From: "Robb, Sam" To: "cygwin" X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k0PJkf1A009920 > Hello list, > > In win xp you can get the chose to start cmd.exe in any directory of > your choice with rightclick and a menuchoice with > ### > Windows registry Editor Version 5.00 > [HKEY_CLASSES_ROOT\Folder\shell\Cmd Here] > @="Command &Prompt Here" > [HKEY_CLASSES_ROOT\Folder\shell\Cmd Here\command] > @="cmd.exe /k pushd %L" > ### > > Can something similar be achieved with Cygwin+ Take a look at the man page for chere ('man chere'). It looks like 'chere -i -l -t rxvt -s bash' would be a good starting point for you. -Samrobb -- 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/