This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Fast bash acccess



At 19:22 09/03/99 +0100, Marco Torchiano wrote:
>
> 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
> ----------------------------------------------------------
>
The above .reg file won't work: "E:\cygnus\cygwin-b20\cygnus.bat" should be
replaced by "E:\\cygnus\\cygwin-b20\\cygnus.bat" (the backslashes are double
!!!)

Enjoy.
___________________________________________________________________________
Serguei DACHIAN
Laboratoire de Statistique et Processus,
Universite du Maine, Av. Olivier Messiaen
72085 Le Mans CEDEX 9, FRANCE
Tel.   : +33 (0)2 43 83 37 18
Fax.   : +33 (0)2 43 83 35 79
E-mail : Serguei.Dachian@univ-lemans.fr
WWW    : http://www.univ-lemans.fr/sciences/statist/cvs/thesard.html#dachian


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