.NET Assembly with portable WinSCP version
So from the documentation and some forum posts i got the information that the portable version can not be used properly if there is already an installed WinSCP on a machine.
I'm a little confused about the .NET wrapper, which only runs with the exact same version of WinSCP.exe
When I try to run my program on a machine that has already a version installed then my program will only work if the machine has incidentially the same version as the dll version I packed with the program.
Is there a solution for this, besides trying to always pack the right dll version?
I'm a little confused about the .NET wrapper, which only runs with the exact same version of WinSCP.exe
When I try to run my program on a machine that has already a version installed then my program will only work if the machine has incidentially the same version as the dll version I packed with the program.
Is there a solution for this, besides trying to always pack the right dll version?