OK, re-installing from this: gvim_9.1.0_x64_signed.exe

C:\Program Files\vim>dir "C:\Program Files\vim\vim91\GvimExt64\gvimext.dll" 
"C:\Program Files\vim\vim91\GvimExt32\gvimext.dll"
 Volume in drive C has no label.
 Volume Serial Number is 9B2D-0154

 Directory of C:\Program Files\vim\vim91\GvimExt64

01/02/2024  11:55 PM           155,136 gvimext.dll
               1 File(s)        155,136 bytes

 Directory of C:\Program Files\vim\vim91\GvimExt32

01/02/2024  11:55 PM           128,000 gvimext.dll
               1 File(s)        128,000 bytes
               0 Dir(s)  944,380,166,144 bytes free

Although the two DLLs are different, the result remains the same:
  The module was loaded but the entry-point DllRegisterServer was not found 
... 

On Tuesday, August 5, 2025 at 12:34:36 PM UTC-5 Mike Schleif wrote:

> From this page: https://www.vim.org/download.php
>
> I downloaded this file multiple times: gvim_9.1.0_x64_signed.zip (64bit 
> zip package)
>
> Each time, the extracted ZIP files include this:
> C:\Program Files\vim\vim91>dir *.dll /b /s
> C:\Program Files\vim\vim91\libiconv-2.dll
> C:\Program Files\vim\vim91\libintl-8.dll
> C:\Program Files\vim\vim91\libsodium.dll
> C:\Program Files\vim\vim91\winpty64.dll
> C:\Program Files\vim\vim91\GvimExt32\gvimext.dll
> C:\Program Files\vim\vim91\GvimExt32\libiconv-2.dll
> C:\Program Files\vim\vim91\GvimExt32\libintl-8.dll
> C:\Program Files\vim\vim91\GvimExt64\gvimext.dll
> C:\Program Files\vim\vim91\GvimExt64\libiconv-2.dll
> C:\Program Files\vim\vim91\GvimExt64\libintl-8.dll
>
> On Windows 11, I am trying to get the older file right click options to 
> edit with Vim.
>
> Instructed to manually modify Registry settings, like this:
>   regsvr32 "C:\Program Files\vim\vim91\GvimExt64\gvimext.dll"
>
> It always fails with this error:
>   “The module was loaded but the entry-point DllRegisterServer was not 
> found ...”
>
> Neither of these two DLLs are 64-bit:
>   C:\Program Files\vim\vim91\GvimExt32\gvimext.dll
>   C:\Program Files\vim\vim91\GvimExt64\gvimext.dll
>
> What am I missing?
>
> Please, advise. Thank you.
>
> ~ Mike
>
>
>
>

-- 
-- 
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+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/vim_use/2a56a0a8-2a1b-456f-ae68-cd5fdc8fa401n%40googlegroups.com.

Reply via email to