Re: How to compile wodFTP.dll without licence requ (General questions)
Stefan,
Distributing the .dll's is easy. All you need to do is set LicenseKey property in your code after you initialize the main objects.
This way no popup will be shown, and no need to provide/distribute license key/our install packages.
The only thing left to do once you copy your application and binaries to machine you wish to distribute is register the dll's using RegSvr32.
Regards,
Damba