Skip to content
⌘ NSIS Forum Archive

Couldn't load nsExec.dll

7 posts

michiel#

Couldn't load nsExec.dll

"Couldn't load nsExec.dll"

I keep getting this error. The file is in the plugins directory.
I have tried some other files from your cvs. But they won't work either.

What can i do about it ???
veekee#
well.. kichik's gonna kill me... i still have problems with nsExec ! I try to patch wacs files. If i'm using the Eexec command, all's fine. BUT? with nsExec.. execution seems freezed and nothing 's patched. In fact, i can't write/delete the wac file anymore, until i reboot Windows 🙁 !
As this works fine with the Exec command, it seems that the problem comes from nsExec (well, i know Kichik's gonna tell me i'm wrong...) !
Info ; the executed file is a .com executable.

Does that problem appears with other NSIS users ??
michiel#
Originally posted by kichik
When exactly do you get this message?
I get the message after i compiled files and want to run an exe file
i used nsExec::Exec '"start.exe" -k install'

But nothing happens 🙁
kichik#
Nothing happens or do you get this message?
What's the return value of nsExec (Pop and then MessageBox or DetailPrint just like in the example)?
Attach the script please.
veekee#
hi

kichik ... i'll send you an sample script ! Just wanted to say that nsExec does NOT finish its work .... just freezing 🙁