dll registration (General questions)

by chris @, (6194 days ago)

ok, so i made a client of mine a program and he cant do anything with wodHttp.dll because he needs the license...? how do i distribute my software when my clients cant even access my program because of this?

locked

Re: dll registration

by woddrazen @, (6194 days ago) @ chris

Chris,


You are using DEMO version right? DEMO version cannot be distributed. So to test it on some other machine wodHttpDLX DEMO version should be installed there.

Licensed version don't have that problem. You can distribute licensed version to other machines. Before you do that you should insert LicenseKey Property in your wodHttpDLX code and register wodHttpDLX.dll on destination machine using regsvr32. Usually installer package creator will do that for you.


Drazen

locked