Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3F018D6C.EA1226CA@dessent.net> Date: Tue, 01 Jul 2003 06:32:28 -0700 From: Brian Dessent Organization: My own little world... X-Accept-Language: en,en-US MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: example needed pls: `cygpath -c ' References: <3EFE120B DOT 58A0C79E AT dessent DOT net> <20030701040434 DOT GE7604 AT ny-kenton2a-710 DOT buf DOT adelphia DOT net> <3F018740 DOT B28F53DC AT dessent DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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/