Re: Cygwin Shell Here

2004-02-29 Thread Larry Hall
At 09:14 PM 2/29/2004, Gregory Borota you wrote: >In Windows Explorer I want to add a "CYGWIN Shell" context menu option on file system >folders, giving me a quick way to open a Cygwin window pointing at the selected >folder. This is what I came up with: >I wonder if there isn't a simpler an

Cygwin Shell Here

2004-02-29 Thread Gregory Borota
In Windows Explorer I want to add a "CYGWIN Shell" context menu option on file system folders, giving me a quick way to open a Cygwin window pointing at the selected folder. This is what I came up with: 1. In the cygwin.bat file I add the line set __CYG_PATH_=%~1 (somewhere before 'bash --logi

Cygwin Shell Here

2004-02-29 Thread Gregory Borota
In Windows Explorer I want to add a "CYGWIN Shell" context menu option on file system folders, giving me a quick way to open a Cygwin window pointing at the selected folder. This is what I came up with: 1. In the cygwin.bat file I add the line set __CYG_PATH_=%~1 (somewhere before 'bash --logi

Re: [Fwd: Re: Cygwin shell here]

2003-10-10 Thread bob
Thank you. That it works very well. This works for drives and for directories. Is does anybody know how to make it work for files as well? I want to make it open up a bash shell in the directory where the file resides. That would be easier that going up one directory and then selecting the

Re: [Fwd: Re: Cygwin shell here]

2003-10-10 Thread Michael A Chase
On Fri, 10 Oct 2003 10:51:46 -0600, bob wrote: > That fails when I try to run it: > > Unknown key prefix. Valid prefixes are: >root >HKCR >HKEY_CLASSES_ROOT >config >HKCC >HKEY_CURRENT_CONFIG >user >HKCU >HKEY_CURRENT_USER >

Re: [Fwd: Re: Cygwin shell here]

2003-10-10 Thread Gerrit P. Haase
bob wrote: > That fails when I try to run it: > Unknown key prefix. Valid prefixes are: >root >HKCR >HKEY_CLASSES_ROOT >config >HKCC >HKEY_CURRENT_CONFIG >user >HKCU >HKEY_CURRENT_USER >machine >HKLM >

[Fwd: Re: Cygwin shell here]

2003-10-10 Thread bob
HKEY_USERS Access is denied. I don't what it is complaining about or how to fix it. Gerrit P. Haase wrote: bob wrote: I have looked, but cannot find how to do this. I would like to add a right-click option to "Open cygwin shell here" for both folders and files. What is the r

Re: Cygwin shell here

2003-10-10 Thread Gerrit P. Haase
bob wrote: > I have looked, but cannot find how to do this. I would like to add a > right-click option to "Open cygwin shell here" for both folders and > files. What is the registry entry I should use to accomplish this in > win xp? http://anfaenger.de/cygwin/Cyg

Cygwin shell here

2003-10-10 Thread bob
I have looked, but cannot find how to do this. I would like to add a right-click option to "Open cygwin shell here" for both folders and files. What is the registry entry I should use to accomplish this in win xp? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simp