Library.nsh - Bug for new shared libraries
I was having a problem with my application's install and after some heavy duty debugging, traced it to a bug in Library.nsh. I have reported it as a bug on the SourceForge project (#1181951), but thought it a good idea to post information here for those who may also have been getting the problem.

When installing a shared library for the first time on a system, Library.nsh was setting the error flag even though the library was registered Ok.

Details of the source of the bug have been posted with the Bug Tracker record. However, to fix it I have created an updated Library.nsh.