I tried running install.exe. Choice 14 said "use 'edit with vim'". I typed 14, pressed enter, and the menu came back up now showing "do NOT use 'edit with vim'". I infer that that means the change was successful, though the feedback is rather oblique.
Unfortunately, this did not fix the problem--I still do not have "edit with vim" on my context menu. (At least it is consistent with the original install, which also failed to set that up :-) My next step, I suppose is to review all the relevant registry keys, but I wanted to see if there were other thoughts on this...? -----Original Message----- From: "A.J.Mechelynck" <[EMAIL PROTECTED]> To: Michael Sorens <[EMAIL PROTECTED]> Date: Wed, 19 Jul 2006 18:56:39 +0200 Subject: Re: edit-with-vim context menu item disappeared with vim7 upgrade Michael Sorens wrote: > I just upgraded from vim 6.2 to vim 7.0 on WinXP Home. My context menu item > to "edit with vim" is no longer present. Should I try to re-install or is > there a better way to fix this? Try running the "install" program which ought to be in your $VIMRUNTIME directory (i.e., normally in $VIM/vim70), along with gvim.exe . If it doesn't work, see :help win32-popup-menu :help install-registry HTH, Tony.