Difference between revisions of "NSIS: Nullsoft Scriptable Install System"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(created)
 
m (NSIS moved to NSIS: Nullsoft Scriptable Install System: There was already a link prepared I didn't see...)
(No difference)

Revision as of 22:42, 14 June 2008

You can use the following command line switches (from NSIS FAQ) to customize your installation:

/S Silent installation

/D=C:\Bla Set output folder

/NCRC Skip CRC check

If command line options don't work, they are most likely disabled by the author of the installer.