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)''


&lt;path to setup executable&gt; [/S] | [/D=&lt;path to installation directory&gt;]<br/>
&lt;path to setup executable&gt; [/S] | [/D=&lt;path to installation directory&gt;]<br>
&lt;path to setup executable&gt; [/INI=&lt;patch to configuration ini file&gt;]<br/>
&lt;path to setup executable&gt; [/INI=&lt;patch to configuration ini file&gt;]<br>
&lt;path to setup executable&gt; [-ms]
&lt;path to setup executable&gt; [-ms]


Silent installation:<br/>
Silent installation:<br>
<tt>/S</tt><br/>
<tt>/S</tt> or <tt>-ms</tt><br>
or<br/>
<tt>-ms</tt> is deprecated
<tt>-ms</tt> deprecated


Installation directory:
Installation directory:<br>
<tt>/D=&lt;full path to install directory&gt;</tt>
<tt>/D=&lt;full path to install directory&gt;</tt>


Configuration ini file:
Configuration ini file:<br>
When specifying a configuration ini file the installer will always run silently<br/>
When specifying a configuration ini file the installer will always run silently<br>
/INI=<full path to configuration ini file>
/INI=<full path to configuration ini file>


Confirmed users
1,041

edits