delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <4.3.1.2.20001003142258.0204f990@pop.ma.ultranet.com> |
X-Sender: | lhall AT pop DOT ma DOT ultranet DOT com |
X-Mailer: | QUALCOMM Windows Eudora Version 4.3.1 |
Date: | Tue, 03 Oct 2000 14:25:49 -0400 |
To: | "Ed Bradford/Raleigh/IBM" <egb AT us DOT ibm DOT com>, |
"Cygwin (E-mail)" <cygwin AT sourceware DOT cygnus DOT com> | |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: Re. Bash Prompt Here |
In-Reply-To: | <OFBB1561E0.D645CEF6-ON8525696D.00543838@raleigh.ibm.com> |
Mime-Version: | 1.0 |
At 11:22 AM 10/3/2000, Ed Bradford/Raleigh/IBM wrote: >One final question problem for the group to address. Some versions of vim >install stuff >in the registry so that when you right click ANY file, you get the choice >of "Edit with vim". I have >not been able to find a simple registry hack to make that happen without >having a registered >dll. Also, it wasn't exactly clear to me how to train the VIM dll to use >something else. I must have spent >less than 5 minutes looking at it. > >Has anyone figured out how to do this? I have tried just putting stuff in >the HKCR/file registry key but that >doesn't seem to do it. > >Ed HKCR/Unknown/shell/Open with VIM/command Add a value of type REG_SZ which points to VIM and passes the file parameter like so: REG_SZ:d:\bin\vim.exe "%1" This puts this option for all files and works as the default for any file not otherwise registered. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |