bodylojohn
12-02-2007, 10:38 PM
Hello everyone,
I just developed an application and now I want to distibute it.
I want to work with licenties and I also want to make shure the software can only be installed according to the number of licences.
How do I solve this problem?
g28dman
12-05-2007, 05:40 AM
Hello everyone,
I just developed an application and now I want to distibute it.
I want to work with licenties and I also want to make shure the software can only be installed according to the number of licences.
How do I solve this problem?
If I am thinking correctly, you will need to make sure that the user has access installed on their machine in order for them to use your application, at the very least the runtime. Microsoft has released the runtime version for A07 as a free download, and version prior to that you would need the developer's extensions in order to include the runtime.
This link goes to a "paid solution", I have yet to use it, but have downloaded the demo version.
http://peterssoftware.com/ka.htm
Otherwise you can search the forums, for a different method -
rsmonkey
12-05-2007, 05:42 AM
wats your application do?
bodylojohn
12-06-2007, 09:50 AM
I know all about the developer extensions and the A2007 runtime.
the thing is this:
I want to sell my programm licence based.
Only the number of licenced users have rights to use the programm.
So if a buyer buys 1 licence I want that user only to use 1 user at a time.
I hope that I gave enough information to explain my problem.
g28dman
12-06-2007, 12:59 PM
The problem was completely understood, and a link was included in my first response. This solution is fee based and provides a license that offers a number of days trial, 1 time purchase, or yearly renewal.
http://peterssoftware.com/ka.htm
Otherwise you can search the forums, for a different method -