Silent Setup: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
(silent description) |
(Undo revision 53324 by 217.71.190.214 (talk)) Tag: Undo |
||
(7 intermediate revisions by 7 users not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
|/S | |/S | ||
|Silent Installation | |Silent Installation (must be capital S) | ||
|- | |- | ||
|/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 | |||
|- | |||
|} | |} | ||
Note: Some arguments are case-sensitive.. |
Latest revision as of 08:47, 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=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..