Help with using Notepad++ under Wine
-
Has anyone had success installing Notepad++ and plugins requiring .NET frameworks under Wine in Linux?
I am a major fan of NotePad++ and the NPPBucketTool. However, try as I might installing it under Wine has not been successful. Using winetricks to install .NET2.0 and it states I have net20 installed but I can’t get the plug-in manager to download it. I tried to register the NppToolBucket.dll and doing so using:
wine regsvr32 NppToolBucket.dll
yields
DllRegisterServer not implemented in DLL NppToolBucket.dll
I have been trying for the better part of 5-6 hours and would like some guidance it anyone can help.