Differences
This shows you the differences between the selected revisions of the page.
| 2013-11-15 | 2013-12-20 | ||
| moving integration#url to integration_url (martin) | 5.5 removing beta tags + typos (martin) | ||
| Line 66: | Line 66: | ||
| ===== Preconfigured Site ===== | ===== Preconfigured Site ===== | ||
| - | You may have the installer pre-configure [[session_configuration#site|sites]] (stored sessions), &beta to make it easier for your users to connect to your server. &beta | + | You may have the installer pre-configure [[session_configuration#site|sites]], 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 site 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 site settings. Then add corresponding commands to the installer script. | ||
| Line 87: | Line 87: | ||
| ===== Using INI File as Configuration Storage ===== | ===== Using INI File as Configuration Storage ===== | ||
| - | Instead of modifing the registry from install script you can make the installer create [[config|configuration INI file]]. | + | Instead of modifying the registry from install script you can make the installer create [[config|configuration INI file]]. |
| - | You can also have the installer install the embeded INI file, like: | + | You can also have the installer install the embedded INI file, like: |
| <code ini> | <code ini> | ||