remote or automated installation?
OK, I looked in the nullsoft docs and found a commandline switch "/S" which appears to work. However it follows the default installer options, which only installs the program for the default user. Even worse is that it makes the startup item.
Getting closer though....
It looks like the developers will have to add new switches for users to change the options on the commandline.
Default switches:
http://nsis.sourceforge.net/Docs/Chapter3.html#3.2
Example on how to add a new switch:
http://nsis.sourceforge.net/Docs/Chapter4.html#4.12
However, removing startup items and such could be scripting after the fact.

Member Since:
2008-03-05