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.