tenfour
23rd May 2003, 05:24
I'm using CallInstDLL to call an extension DLL I created for my project. When users install, however, the extension DLL cannot be found (apparantly).
The message they see in the details log is "Could not load: olinst.dll"
olinst.dll is of course the name of the extension DLL.
I have found very little documentation on extension DLLs, and absolutely nothing that addresses this. Do I need to put something in the .nsi to get NSIS to "include" it in the .exe installer or something?
Thanks in advance for the help
The message they see in the details log is "Could not load: olinst.dll"
olinst.dll is of course the name of the extension DLL.
I have found very little documentation on extension DLLs, and absolutely nothing that addresses this. Do I need to put something in the .nsi to get NSIS to "include" it in the .exe installer or something?
Thanks in advance for the help