2009-11-02 14:58:42 UTC
i don't know what is meant by "win98" style context menu. but i am using Win7 x64 and I got this working this way:
download the NppShell64 bits from [here][1].
extract the files to c:\Program Files (x86)\Notepad++
run "Command Prompt" as administrator (start, type command prompt, right click icon and select "run as administrator".
navigate to the notepad++ program files directory
cd "\program files (x86)\notepad++"
run: regsvr32 /i NppShell64.dll
in the dialog box that comes up make sure to click the check box for "Add Context Menu Item" until it shows checked as opposed to filled.
uncheck the Show dynamic icon check box. select "use classic icon" radio button and click ok.
the end result is that my context menus look the same as they did before and I have my comfortable, familiar Notepad++ icon in the context menu.