chcg / NPP_HexEdit

Notepad++ Plugin Hexedit
821 stars 156 forks source link

incompatibility with np++ 8.1.5 #58

Closed BlackMage2 closed 2 years ago

BlackMage2 commented 2 years ago

i have installed Notepad++ 8.1.5 win64 and the NPP_HexEdit x64 plugin 0.9.10 is not recognized at all

it isn't in the Plugins list in ? -> Debug Info...

chcg commented 2 years ago

@BlackMage2 How did you install the plugin? Via PluginAdmin? I don't have this issue with:

Notepad++ v8.1.6   (64-bit)
Build time : Oct 10 2021 - 14:10:29
Path : C:\Users\xyz\npp.8.1.6.portable.x64\notepad++.exe
Command Line : 
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit) 
OS Version : 2009
OS Build : 19043.1266
Current ANSI codepage : 1252
Plugins : HexEditor.dll ImgTag.dll mimeTools.dll NppConverter.dll NppExport.dll 

Please be aware of the yet unresolved issue https://github.com/chcg/NPP_HexEdit/issues/51.

ethan-tau commented 2 years ago

I tried to install via PluginAdmin - but the HexEditor plugin does not show after re-launching NP++. The folder (in C:\Program Files (x86)\Notepad++\plugins\HexEditor) is empty, as well.

BlackMage2 commented 2 years ago

the file C:\Program Files\Notepad++\plugins\HexEditor_0.9.10_x64\HexEditor.dll exists hmpf, when the plugin directory HexEditor names, it works

ethan-tau commented 2 years ago

FWIW - I manually downloaded the latest released 32-bit DLL into the plugins folder, and HexEdit is now back up and running on my machine.

chcg commented 2 years ago

As there were no further complains about the download via PluginAdmin I will close the issue for now.