Old 4th January 2006, 23:47   #1
Rich43
Junior Member
 
Join Date: Dec 2005
Posts: 4
Nsis Noob Needs Help :-)

Could you go to: http://pastebin.com/491064

Have a quick look at the code please.

My script (Attempts to) check to see if .NET is installed, and If it isnt, it downloads the latest version of .NET (2.00), once downloaded it executes the installer and waits for install to finish.

on line #30, I have a !execute statement which executes the EXE. Trouble is, NSIS ignores the statement like its not there!

If you want to try the script out, you need the InetLoad plugin installed: http://nsis.sourceforge.net/mediawik...4/InetLoad.zip


Thank you all for your time!
Rich43 is offline   Reply With Quote
Old 5th January 2006, 00:16   #2
goldy1064
Senior Member
 
Join Date: Jun 2005
Posts: 211
!execute is a compile-time command. Try Exec or ExecWait.
goldy1064 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump