|
|
#1 |
|
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! |
|
|
|
|
|
#2 |
|
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 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2010
Posts: 3
|
Thank you very much!... i was missing the ' '... =)
|
|
|
|
|
|
#4 |
|
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.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|