Is there documentation on how to write a NSIS plugin? Where can I find it?
A:
It is a normal win32 dll with exported functions. The only "documentation" is the example plugin and its header files.
Anders
2010-08-21 12:53:21