Skip to content
⌘ NSIS Forum Archive

need some help

5 posts

DSP8000#

need some help

Hi guys,

I need some help with my script, should download the file to $TEMP and execute the file but hangs on execution.
SEC04 works good but I've got a problem with SEC04.
Any help appreciated,tnx.

here is the script:

Script attached below
Please attach large scripts as file attachments in future.

DSP8000
Afrow UK#
What happens if you put a MessageBox after the InetLoad plugin call and one after the ExecWait instruction?

-Stu
DSP8000#
I meant SEC03.

Please attach large scripts as file attachments in future.
OK, no probs.

Can you please elaborate or post a sample with you suggestion on MessageBox call?

I've just started using NSIS, about 3 days ago, I'm going thru the manual and WIKI but it's a bit confusing for now.

Tnx. in advance
DSP8000
DSP8000#edited
This is where the installer crashes.




Ha, got it🙂, now works fine but with NSISdl.
here's the file if someone wants to test/use it.
RipIt4Me v1.4.8.0

DSP8000