![]() |
Script Parameters
Hi All,
Is it possible to pass parameters to a NSIS script at compile time? I need to pass a version number to the script so that I can change the name of the .exe file etc. Any help/examples would be greatly appreciated. Brian |
http://nsis.sourceforge.net/Docs/Chapter3.html#3.1.1
/DMyDefine=Value If you want to get the version number from an executable, see http://nsis.sourceforge.net/Invoking...n_compile-time -Stu |
Many thanks
|
| All times are GMT. The time now is 04:52. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.