Installer:Command Line Arguments: Difference between revisions

no edit summary
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
&lt;path to setup executable&gt; [/S] | [/D=&lt;path to installation directory&gt;]<br/>
Silent installation:
&lt;path to setup executable&gt; [/INI=&lt;patch to configuration ini file&gt;]<br/>
<tt>/S</tt>
&lt;path to setup executable&gt; [-ms]
 
Built-in NSIS command line arguments<br/>
Silent installation:<br/>
<tt>/S</tt><br/>
or<br/>
<tt>-ms</tt>


Installation directory:
Installation directory:
Confirmed users
1,041

edits