Skip to content
⌘ NSIS Forum Archive

Dll

4 posts

shazia.parveen#

Dll

Want to know weather we can make setup with dll . If yes then how? Can you send me some link which can help me ?
shazia.parveen#
Right now i am using .msi file inside mysetup.nsi file .
But i want to use a .dll file instead of .msi file.
Can any one guide me how to do this.
Afrow UK#
A Windows Installer (msi) is not interchangeable with a Dynamic Link Library (dll). I think you are confused!

Stu