Phil Edwards wrote:
Hello.  I've been using Vim since the 4.0 days and loving it.  I've
just installed 7.0 on an x64 system for the first time.  It works, but
is missing the "edit with vim" popup menu entries.

I re-ran the install.exe program and had it recreate the menu entries,
but nothing changed.

I've followed the instructions under ":help install-registry" and
added the keys there; only some of them had been previously created by
install.exe, so I created the missing ones (very carefully).  Still no
luck.

7.0 is running fine on all my other systems, it's only this 64-bit XP
box that doesn't see the new menu entries.  I can't even get an "Edit
with..." entry to appear; that seems to be gone or restricted or moved
or.....


Try saving the following to vim.reg and executing that:

====================
REGEDIT4

[HKEY_CLASSES_ROOT\*\Shell\Open with Vim\command]
@="\"c:\\Program Files\\Vim\\vim70\\gvim.exe\" \"%1\""
====================


--
/George V. Reilly  [EMAIL PROTECTED]
http://www.georgevreilly.com/blog
The biggest mistake is not learning from all your other mistakes.

Reply via email to