Confirmed users
1,041
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
''Please comment in the Talk page (use the Discussion tab above)'' | ''Please comment in the Talk page (use the Discussion tab above)'' | ||
Built-in NSIS command line arguments | <path to setup executable> [/S] | [/D=<path to installation directory>]<br/> | ||
Silent installation: | <path to setup executable> [/INI=<patch to configuration ini file>]<br/> | ||
<tt>/S</tt> | <path to setup executable> [-ms] | ||
Built-in NSIS command line arguments<br/> | |||
Silent installation:<br/> | |||
<tt>/S</tt><br/> | |||
or<br/> | |||
<tt>-ms</tt> | |||
Installation directory: | Installation directory: |