public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Torchiano <torchiano@polito.it>
To: cygwin@sourceware.cygnus.com
Subject: Fast bash acccess
Date: Tue, 09 Mar 1999 10:23:00 -0000	[thread overview]
Message-ID: <36E566F7.EB93F73B@polito.it> (raw)

Often I find useful to open a bash window in a given folder.
The fastest method is to locate the folder in the Explorer
and right-click on it and select an item from the pop-up menu.

Here is a simple .reg file that creates a couple of entries
in the registry: the result is a new item named "Bash" in the
right-click menu that opens a bash window in the selected folder.

----------------------------------------------------------
REGEDIT4

[HKEY_CLASSES_ROOT\Folder\shell\Bash]
@="Bash"

[HKEY_CLASSES_ROOT\Folder\shell\Bash\command]
@="E:\cygnus\cygwin-b20\cygnus.bat"
; modify previous line to use your installed cygwin path
----------------------------------------------------------

Copy the text between the lines into a file (bash.reg) with .reg extension. 
Modify the effective path to your bash running batch file.
Then double-click on the file.

Hope you enjoy it.

Marco.
-- 
  #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
 / Marco Torchiano                                                    /
#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-#
 \ < mailto:torchiano@polito.it >     \ Dip. Automatica ed Informatica \
  \ < http://www.polito.it/~mtorchia > \ Politecnico di Torino          \
   \ phone: +39 011 564 7081          \ C.so Duca degli Abruzzi, 24    \
    \ fax: +39 011 564 7099            \ I-10129 Torino (Italy)         \
     #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

WARNING: multiple messages have this Message-ID
From: Marco Torchiano <torchiano@polito.it>
To: cygwin@sourceware.cygnus.com
Subject: Fast bash acccess
Date: Wed, 31 Mar 1999 19:45:00 -0000	[thread overview]
Message-ID: <36E566F7.EB93F73B@polito.it> (raw)
Message-ID: <19990331194500.81LbEC4TLLT8MujqIoov_4yqx1UQMLvcI1QQJJpU2uU@z> (raw)

Often I find useful to open a bash window in a given folder.
The fastest method is to locate the folder in the Explorer
and right-click on it and select an item from the pop-up menu.

Here is a simple .reg file that creates a couple of entries
in the registry: the result is a new item named "Bash" in the
right-click menu that opens a bash window in the selected folder.

----------------------------------------------------------
REGEDIT4

[HKEY_CLASSES_ROOT\Folder\shell\Bash]
@="Bash"

[HKEY_CLASSES_ROOT\Folder\shell\Bash\command]
@="E:\cygnus\cygwin-b20\cygnus.bat"
; modify previous line to use your installed cygwin path
----------------------------------------------------------

Copy the text between the lines into a file (bash.reg) with .reg extension. 
Modify the effective path to your bash running batch file.
Then double-click on the file.

Hope you enjoy it.

Marco.
-- 
  #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
 / Marco Torchiano                                                    /
#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-#
 \ < mailto:torchiano@polito.it >     \ Dip. Automatica ed Informatica \
  \ < http://www.polito.it/~mtorchia > \ Politecnico di Torino          \
   \ phone: +39 011 564 7081          \ C.so Duca degli Abruzzi, 24    \
    \ fax: +39 011 564 7099            \ I-10129 Torino (Italy)         \
     #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


             reply	other threads:[~1999-03-09 10:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-09 10:23 Marco Torchiano [this message]
1999-03-31 19:45 ` Marco Torchiano
1999-03-10  2:24 Serguei DACHIAN
1999-03-31 19:45 ` Serguei DACHIAN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=36E566F7.EB93F73B@polito.it \
    --to=torchiano@polito.it \
    --cc=cygwin@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).