Silent Setup: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
No edit summary
(Undo revision 40313 by 193.128.33.248 (talk))
Line 18: Line 18:
|-
|-
|}
|}
Note: Some arguments are case-sensitive.

Revision as of 12:54, 19 September 2017

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