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: From: Barry Buchbinder To: "Cygwin (E-mail)" Subject: Re. Bash Prompt Here Date: Tue, 3 Oct 2000 10:07:51 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C02D43.51681BD0" ------_=_NextPart_000_01C02D43.51681BD0 Content-Type: text/plain; charset="iso-8859-1" The following works for me on Win98. Since one doesn't logon, there is no cd to $HOME and bash starts in whatever directory Windows tells bash it is in. Of course, this won't work if .bashrc has a cd command in it. - Barry Buchbinder REGEDIT4 [HKEY_CLASSES_ROOT\Directory\shell\BashHere] @="&Bash Prompt Here" [HKEY_CLASSES_ROOT\Directory\shell\BashHere\command] @="c:\\cygwin\\bin\\bash.exe" ------_=_NextPart_000_01C02D43.51681BD0 Content-Type: application/octet-stream; name="BashHere.reg" Content-Disposition: attachment; filename="BashHere.reg" REGEDIT4 [HKEY_CLASSES_ROOT\Directory\shell\BashHere] @="&Bash Prompt Here" [HKEY_CLASSES_ROOT\Directory\shell\BashHere\command] @="c:\\cygwin\\bin\\bash.exe" ------_=_NextPart_000_01C02D43.51681BD0 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com ------_=_NextPart_000_01C02D43.51681BD0--