Old 9th March 2010, 18:46   #1
jmkloz
Junior Member
 
Join Date: Mar 2010
Posts: 3
send switches in NSIS

Hello,

I am using NSIS to deploy software on our new computer builds. I was wondering if there was a to send a switch to the .exe file i am calling and running inside of the .nsi file?

thanks!
jmkloz is offline   Reply With Quote
Old 9th March 2010, 19:33   #2
pengyou
Major Dude
 
Join Date: Mar 2003
Posts: 571
You can supply parameters to programs called from your installer. The NSIS User Manual has lots of useful information, e.g.

http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.2
pengyou is offline   Reply With Quote
Old 9th March 2010, 19:42   #3
jmkloz
Junior Member
 
Join Date: Mar 2010
Posts: 3
Thank you very much!... i was missing the ' '... =)
jmkloz is offline   Reply With Quote
Old 9th March 2010, 19:44   #4
pengyou
Major Dude
 
Join Date: Mar 2003
Posts: 571
An easy mistake to make! I had a lot of trouble myself when I first started using NSIS.
pengyou 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