Cygwin in any directory by menuchoice

Robb, Sam sam.robb@timesys.com
Wed Jan 25 20:24:00 GMT 2006


> 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/



More information about the Cygwin mailing list