NSIS Installer Name

Posted by James Thigpen on Stack Overflow See other posts from Stack Overflow or by James Thigpen
Published on 2010-05-07T13:22:14Z Indexed on 2010/05/07 13:38 UTC
Read the original article Hit count: 266

Filed under:
|

Is it possible to set the nsis installer file generated when compiling the installer?

something like:

makensis /ExeFile:myInstall-v4.1.2.3.exe install.nsi

That would be keen.

© Stack Overflow or respective owner

Related posts about nsis

Related posts about installer