Compile .nsi file through command prompt
Hi,
I wanted to compile .nsi script , Is there any command to compile the script ??
Thanks in advance,
Harish
Archive: Compile .nsi file through command prompt
Compile .nsi file through command prompt
Hi,
I wanted to compile .nsi script , Is there any command to compile the script ??
Thanks in advance,
Harish
Install NSIS, then right-click your nsi file and choose compile.
Look in Chapter 3
makensis [option | script.nsi | - [...]]