Silent Setup

From FileZilla Wiki
Revision as of 09:46, 16 May 2024 by 217.71.190.214 (talk)
Jump to navigationJump to search

Administrators can install Filezilla silent with following command line switches:

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

Note: Some arguments are case-sensitive..