Talk:Installer:Command Line Arguments: Difference between revisions

Line 218: Line 218:
:end
:end
</pre>
</pre>
== Confusing directions: Don't mix commands / Mix these commands? ==
What is meant by:
IMPORTANT:
DO NOT MIX command line options from different lines below (e.g. don't mix /S with /INI, etc.)
Then the next instruction says:
Silent install (always installs into the default location. Use the "Configuration ini file" option below to set the install location and other install options)
To me, this is contradictory. Wouldn't I need the silent switch in conjunction with the /INI switch?
FirefoxSetup.exe -ms /INI=config.ini
4

edits