Hi Ben,
It looks like the x64 build gets compiled with two gvimext libraries, one for 
each arch where the x64 version is appended with a 64 (gvimext64.dll). However 
the installer is unaware of this and creates the following example reg entry:

[HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}\InProcServer32]
@="C:\\Program Files\\vim\\vim80\\gvimext\\gvimext.dll"
"ThreadingModel"="Apartment"

That leaves the extension non functional.

Thanks,
jlc

-- 
-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to