Distributing my application

bodylojohn

Registered User.
Local time
Today, 01:09
Joined
Dec 28, 2005
Messages
205
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?
 
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 -
 
Last edited:
wats your application do?
 
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.
 
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 -
 
Last edited:

Users who are viewing this thread

Back
Top Bottom