Silent Setup

From FileZilla Wiki
Revision as of 22:01, 19 September 2017 by CodeSquid (talk | contribs) (Reverted edits by 70.174.41.86 (talk) to last revision by 193.128.33.248)
Jump to navigationJump to search

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

Note: Some arguments are case-sensitive.