Wednesday, May 7, 2014

Can an OLE-enabled gvim be run without registering? (Was: Re: Search in VI (VIM) for a string, then delete to end of line.)

On 2014-05-07, Daniel Moore wrote:
> Is it possible to tell gvim not to try to do OLE registration on
> startup apart from recompiling? I am on a client laptop with a
> particularly aggressive antivirus which appears to be blocking all
> registry modifications so I am getting the registration dialogue
> box every time I open gvim. Besides being a little annoying I have
> unconfirmed suspicions that it is inhibiting gvim from working as
> a git difftool.

I'm no expert on OLE, but from this excerpt from ":help
-unregister", it appears the answer is no.

If you want to have (several) Vim sessions open that should not
react to OLE commands, use the non-OLE version, and put it in a
different directory. The OLE version should then be put in a
directory that is not in your normal path, so that typing "gvim"
will start the non-OLE version.

Also, if you wish to ask a new question, please start a new thread
rather than replying to an existing one, and give it a meaningful
subject.

Regards,
Gary

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment