Silent Setup: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 14: Line 14:
|sets the installation directory (without quotes)
|sets the installation directory (without quotes)
|-
|-
|/user=all or /user=current
|/user=all or /user=currenler to install for all users or the current user only in conjection with the /S option
|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..
Note: Some arguments are case-sensitive..

Revision as of 08:46, 16 May 2024

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..