I downloaded and extracted the portable Programmer's Notepad (portable-pn209853.zip) to a newly created directory named ProgNpPort. I then downloaded pypn-0.9.853-py26.zip and extracted it to the same "ProgNpPort" directory. When I try to run the command to register the extension, I get the following error:
This application has failed to start because python25.dll was not found. Re-installing the application may fix this problem.
I don't understand why it's looking for python25.dll. I'm sure that I downloaded the right version of pyPN and that I have Python 2.6 installed on my system. C:\Python26 is in my PATH environment variable and I've been able to run Python 2.6 without problem. I did once have Python 2.5 on my system but I uninstalled it a few weeks ago at which time I also removed the old C:\Python25 directory from my PATH variable.
If anyone could help me understand the nature of this issue, I'd greatly appreciate it. This is my first experience with Programmer's Notepad and I'm quite interested in trying it out.