Brian Dessent wrote: > Save this as a text file ending in .txt and then open it:
I meant .REG not .TXT.. silly. Brian > > ----- > REGEDIT4 > > [HKEY_CLASSES_ROOT\Directory\shell\CygPath] > @="&Copy Cygwin Path" > > [HKEY_CLASSES_ROOT\Directory\shell\CygPath\Command] > @="c:\\cygwin\\bin\\bash -c \"echo -n `/bin/cygpath -u '%l'`>/dev/clipboard\"" > > [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\CygPath] > @="&Copy Cygwin path" > > [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\CygPath\command] > @="c:\\cygwin\\bin\\bash -c \"echo -n `/bin/cygpath -u '%l'`>/dev/clipboard\"" > ----- -- 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/