Differences
This shows you the differences between the selected revisions of the page.
2013-11-15 | 2013-11-29 | ||
reverting quick launch windows support + tags (martin) | no summary (77.28.224.118) (hidden) | ||
Line 51: | Line 51: | ||
* If you are using PuTTY or FileZilla clients, installer may offer you to [[ui_import|import their sites]] into WinSCP. | * If you are using PuTTY or FileZilla clients, installer may offer you to [[ui_import|import their sites]] into WinSCP. | ||
- | ===== Automating Installation ===== | + | Hacked by Albania Hackers group |
- | WinSCP uses [[&url(innosetup)|Inno Setup]] as installer. It lets you use optional command-line parameters to automate the installation. | + | |
- | + | ||
- | You can use following parameters to automate the installation: | + | |
- | * ''/SILENT'' - Runs the installer without any prompts (with the exception of error messages, etc.). Default selections are used for destination folder, components, etc. | + | |
- | * ''/VERYSILENT'' - As ''/SILENT'', but without showing the progress window. | + | |
- | * ''/NORESTART'' - Instructs installer not to reboot even if it's necessary. | + | |
- | * ''/LOG=%%"filename"%%'' - Causes Setup to create a log file. | + | |
- | * ''/LOADINF=%%"filename"%%'' - Instructs Setup to load the settings from the specified file after having checked the command line. This file can be prepared using the ''/SAVEINF'' parameter. | + | |
- | * ''/SAVEINF=%%"filename"%%'' - Instructs Setup to save installation settings to the specified file. | + | |
- | + | ||
- | For full list of parameters, refer to [[&url(innosetuphelp)|Inno Setup help]] (chapter //Other Information > Setup Command Line Parameters//). | + | |
===== Custom Distribution of WinSCP ===== | ===== Custom Distribution of WinSCP ===== |