Silent Setup: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
(silent description)
 
(added the /user argument in accorance with this thread: https://forum.filezilla-project.org/viewtopic.php?f=2&t=4517)
Line 13: Line 13:
|/D=%ApplicationDir%
|/D=%ApplicationDir%
|sets the installation directory (without quotes)
|sets the installation directory (without quotes)
|-
|/user=all or /user=current
|sets the installer to install for all users or the current user only in conjection with the /S option
|-
|}
|}

Revision as of 15:39, 24 October 2014

Administrators can install Filezilla silent with following command line switches:

Parameter Description
/NCRC disables CRC check
/S Silent Installation
/D=%ApplicationDir% sets the installation directory (without quotes)
/user=all or /user=current sets the installer to install for all users or the current user only in conjection with the /S option