Mail Archives: cygwin/1999/03/10/05:25:20
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 DOT Dachian AT univ-lemans DOT 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 AT sourceware DOT cygnus DOT com
- Raw text -