Calling Managed .Net DLL From NSIS
From NSIS Wiki
Jump to navigationJump to search
Author: claesabrandt (talk, contrib) |
I have replaced this article with my NSIS plug-in that can call methods in a .NET DLL. It is located here. The source code for the plugin is a better explanation of how to do this.