Differences
This shows you the differences between the selected revisions of the page.
2020-02-13 | 2020-03-28 | ||
link update (martin) | no summary (31.200.77.219) (hidden) (untrusted) | ||
Line 6: | Line 6: | ||
===== [[installing]] Installing ===== | ===== [[installing]] Installing ===== | ||
- | The package includes the assembly itself (''winscpnet.dll'') and a required dependency, WinSCP [[executables|executable]] ''winscp.exe''. | + | The package includes the assembly itself (''winscpne''[[Code Text]]''t.dll'') and a required dependency, WinSCP [[executables|executable]] ''winscp.exe''. |
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 the ''[[library_session#executablepath|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 the ''[[library_session#executablepath|Session.ExecutablePath]]'' property to force the assembly to look for the ''winscp.exe'' in a different location. |