Differences
This shows you the differences between the selected revisions of the page.
2009-12-23 | 2009-12-23 | ||
no summary (190.5.73.7) (hidden) | no summary (190.5.73.7) (hidden) | ||
Line 13: | Line 13: | ||
jajaja lo borre todo, como me divierto con ustedes | jajaja lo borre todo, como me divierto con ustedes | ||
- | ===== Automating Installation ===== | + | dfgn gfh gf |
- | 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(innosetup)|Inno Setup]] help. | + | |
===== Custom Distribution of WinSCP ===== | ===== Custom Distribution of WinSCP ===== |