Differences
This shows you the differences between the selected revisions of the page.
2015-02-18 | 2015-02-18 | ||
corrections (martin) | the executable wasn't in the package earlier (martin) | ||
Line 9: | Line 9: | ||
The binaries interact with each other and must be kept in the same folder for the assembly to work. In rare situations this is not possible (e.g. when [[#gac|installing the assembly to GAC]]), make use of ''[[library_session#properties|Session.ExecutablePath]]'' property to force the assembly to look for the ''winscp.exe'' in a different location. | The binaries interact with each other and must be kept in the same folder for the assembly to work. In rare situations this is not possible (e.g. when [[#gac|installing the assembly to GAC]]), make use of ''[[library_session#properties|Session.ExecutablePath]]'' property to force the assembly to look for the ''winscp.exe'' in a different location. | ||
+ | |||
+ | //Note that in earlier versions, the executable ''winscp.exe'' was not included in the package and had to be downloaded separately.// &recent | ||
==== [[vs]] Using from Visual Studio or other Development or Runtime Environment ==== | ==== [[vs]] Using from Visual Studio or other Development or Runtime Environment ==== |