marcodes
Is it possible to distribuite application without install component (SFTPFTPLib.exe)?
For example in vb.net 2005 can i simply copy in a folder:
myApp.exe
sfFTPLib.dll
to make application to start ok?
I've seen some commercial applicatin having:
application.exe
otherlib.dll
.....
.....
.....
and also sfFTPLib.dll....
For example in vb.net 2005 can i simply copy in a folder:
myApp.exe
sfFTPLib.dll
to make application to start ok?
I've seen some commercial applicatin having:
application.exe
otherlib.dll
.....
.....
.....
and also sfFTPLib.dll....