Confirmed users
1,041
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
The account performing the installation will require administrative privileges to properly complete the installation. | The account performing the installation will require administrative privileges to properly complete the installation. | ||
<path to setup executable> [/S] | [/D=<<b>full path</b> to installation directory>]<br> | <tt><path to setup executable> [/S] | [/D=<<b>full path</b> to installation directory>]</tt><br> | ||
note: /S is broken in Firefox 3.5 | note: /S is broken in Firefox 3.5 through Firefox 3.6 - {{Bug|506867}}<br> | ||
<path to setup executable> [/INI=<<b>full path</b> to configuration ini file>]<br> | note: /S is broken in Firefox 3.5 through Firefox 4.0 - {{Bug|592414}}<br> | ||
<path to setup executable> [-ms] | <tt><path to setup executable> [/INI=<<b>full path</b> to configuration ini file>]</tt><br> | ||
<tt><path to setup executable> [-ms]</tt> | |||
Silent install / uninstall:<br> | Silent install / uninstall:<br> | ||
<tt>/S</tt> or <tt>-ms</tt><br> | <tt>/S</tt> or <tt>-ms</tt><br> | ||
<tt>-ms</tt> | <tt>-ms</tt><br> | ||
note: -ms is not available when uninstalling Firefox 3.5 / 3.6 so use /S instead when uninstalling - {{Bug|506867}}<br> | note: -ms is not available when uninstalling Firefox 3.5 / 3.6 so use /S instead when uninstalling - {{Bug|506867}}<br> | ||