Differences
This shows you the differences between the selected revisions of the page.
| 2010-09-16 | 2011-05-24 | ||
| no summary (206.195.193.254) | session_configuration#stored (martin) | ||
| Line 1: | Line 1: | ||
| ====== Custom Distribution ====== | ====== Custom Distribution ====== | ||
| This chapter includes hints for those who want to prepare custom distribution | This chapter includes hints for those who want to prepare custom distribution | ||
| - | of WinSCP with own configuration (typically preconfigured sessions). | + | of WinSCP with own configuration (typically [[session_configuration#stored|preconfigured sessions]]). |
| ===== Creating Custom Installer ===== | ===== Creating Custom Installer ===== | ||
| Line 66: | Line 66: | ||
| ===== Preconfigured Session ===== | ===== Preconfigured Session ===== | ||
| - | You may have the installer pre-configure stored sessions, to make it easier for your users to connect to your server. | + | You may have the installer pre-configure [[session_configuration#stored|stored sessions]], to make it easier for your users to connect to your server. |
| The easiest way is to configure the session using GUI and then check the [[config|configuration storage]] to see how WinSCP stores the session settings. Then add corresponding commands to the installer script. | The easiest way is to configure the session using GUI and then check the [[config|configuration storage]] to see how WinSCP stores the session settings. Then add corresponding commands to the installer script. | ||