Differences
This shows you the differences between the selected revisions of the page.
2019-04-24 | 2019-04-24 | ||
no summary (118.218.217.17) (hidden) (untrusted) | Restored revision 1553693942. Undoing revision 1556092354. (martin) (hidden) | ||
Line 6: | Line 6: | ||
===== [[installing]] Installing ===== | ===== [[installing]] Installing ===== | ||
- | 1111111111The package includes the assembly itself (''winscpnet.dll'') and a required dependency, WinSCP [[executables|executable]] ''winscp.exe''. | + | The package includes the assembly itself (''winscpnet.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. |