Skip to content
⌘ NSIS Forum Archive

Shared DLLs problem

4 posts

futuris#

Shared DLLs problem

I've attached script that supposed to work with shared DLLs (futuris.bpl and libmng.dll) but looks like it do not work. Cam someone help me ?
eccles#
Hi,

I think the problem is the registry key for shared DLLs should be Software\Microsoft\Windows\CurrentVersion\SharedDLLs, otherwise can't find any obvious faults.

HTH,
Dave.
futuris#
WOW!

Amazing! But I took the code from NSIS 1.91 function.htm file. I think it should be fixed!!!!