Differences
This shows you the differences between the selected revisions of the page.
2015-08-23 | 2015-12-16 | ||
use explicit .tlb files to allow unregistration (martin) | removing recent tags with release of the next major branch 5.8 (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 ==== |