Thursday, August 26, 2010

Re: WIN7 Can not set vim 7.3 as default program

On Thu, 2010-08-26 at 11:47 -0700, Gary Johnson wrote:
>
> From my experience, it appears that the installer from vim.sf.net
> does set up the ability to make those associations but the Cream
> installer does not.

Several good solutions already, but here's another. Simply
double-click on a MyFile.reg with the following lines:

REGEDIT4
[HKEY_CLASSES_ROOT\txtfile\shell\open\command]
@="C:\\PROGRA~1\\vim\\vim73\\gvim.exe" "%1"

and double-click on it.

(Or use "regedit.exe /s MyFile.reg" at the command line.)


--
Steve Hall [ digitect dancingpaper com ]


--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: