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. | ||
<tt><path to setup executable> | Silent install:<br> | ||
<tt><path to setup executable> -ms</tt> | |||
Silent uninstall:<br> | |||
All version of Firefox<br> | |||
/ | <tt><path to setup executable> /S</tt> | ||
Firefox 4.0 and later<br> | |||
<tt><path to setup executable> -ms</tt> | |||
Configuration ini file:<br> | |||
<tt><path to setup executable> [/INI=<<b>full path</b> to configuration ini file>]</tt> | <tt><path to setup executable> [/INI=<<b>full path</b> to configuration ini file>]</tt> | ||
When specifying a configuration ini file the installer will always run silently. When specifying a Configuration ini file other command line switches should not be specified and may have unexpected results<br> | When specifying a configuration ini file the installer will always run silently. When specifying a Configuration ini file other command line switches should not be specified and may have unexpected results<br> | ||
/INI=<<b>full path</b> to configuration ini file> | /INI=<<b>full path</b> to configuration ini file> |