Skip to content
⌘ NSIS Forum Archive

How to create plugins?

3 posts

iceman_k#

How to create plugins?

Is there any documentation or pointers on how to create a custom plugin?
---
Thanks
Sunjammer#
You need to look in the Contrib\ExDLL directory, that contains the basic template for a plugin written in c and one for delphi too. There is no other documentation except the sources available for other plugins also in the Contrib directory.