54
edits
Changes
created
You can use the following command line switches (from [http://nsis.sourceforge.net/Which_command_line_parameters_can_be_used_to_configure_installers 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.
[[Category:Documentation]]
[[Category:Installer formats]]
/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.
[[Category:Documentation]]
[[Category:Installer formats]]