Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ANN: OutlookVim - Vim installer did not register OLE on Windows
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
David Fishburn  
View profile  
 More options Oct 11 2012, 7:48 am
From: "David Fishburn" <dfishburn....@gmail.com>
Date: Thu, 11 Oct 2012 07:48:18 -0400
Local: Thurs, Oct 11 2012 7:48 am
Subject: RE: ANN: OutlookVim - Vim installer did not register OLE on Windows
Good Morning Russ.

What installer did you run to install Vim?

The VB code running is doing this:
    Set Vim = CreateObject("Vim.Application")

If your Vim is echoing "1" here:

> :echo has('ole')
> I run the command it does indeed echo 1.

Then your Vim has OLE enabled, but my best guess is the installer did not
register the OLE interface correctly.

I opened up regedit and did a quick search for "Vim.Application" and found
the following:
HKLM\SOFTWARE\Classes\Vim.Application

That has a few more references including a Vim.Application.1 and other
references to it's CLSID.

Dave


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Urquhart  
View profile  
 More options Oct 11 2012, 9:03 am
From: Russell Urquhart <russurquha...@verizon.net>
Date: Thu, 11 Oct 2012 08:03:26 -0500
Local: Thurs, Oct 11 2012 9:03 am
Subject: Re: ANN: OutlookVim - Vim installer did not register OLE on Windows

On Thu, Oct 11, 2012 at 07:48:18AM -0400, David Fishburn wrote:
> Good Morning Russ.

> What installer did you run to install Vim?

I think i used this one:

http://www.vim.org/download.php#pc

but for the 64-bit on windows 7.

What else cann i check?

Russ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Fishburn  
View profile  
 More options Oct 11 2012, 11:37 am
From: David Fishburn <dfishburn....@gmail.com>
Date: Thu, 11 Oct 2012 11:37:09 -0400
Local: Thurs, Oct 11 2012 11:37 am
Subject: Re: ANN: OutlookVim - Vim installer did not register OLE on Windows
On Thu, Oct 11, 2012 at 9:03 AM, Russell Urquhart

<russurquha...@verizon.net> wrote:
> On Thu, Oct 11, 2012 at 07:48:18AM -0400, David Fishburn wrote:
>> Good Morning Russ.

>> What installer did you run to install Vim?

> I think i used this one:

> http://www.vim.org/download.php#pc

> but for the 64-bit on windows 7.

Could you try running the 32-bit installer (as a test) and see if you
get different behaviour.

Thanks,
David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
russurquha...@verizon.net  
View profile  
 More options Oct 11 2012, 12:05 pm
From: russurquha...@verizon.net
Date: Thu, 11 Oct 2012 11:05:26 -0500 (CDT)
Local: Thurs, Oct 11 2012 12:05 pm
Subject: Re: Re: ANN: OutlookVim - Vim installer did not register OLE on Windows

On 10/11/12, David Fishburn<dfishburn....@gmail.com> wrote:

.


Could you try running the 32-bit installer (as a test) and see if you
get different behaviour.

Thanks,
David

 Can the two versions co-exist on the same machine?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic