Tagged Questions
The product-key tag has no wiki summary.
11
votes
1answer
3k views
Secure algorithm for creating license keys?
I would like to distribute an application, but have license key that they can enter to unlock. What is a good algorithm to create a concise key that contains information about what version they have ...
6
votes
5answers
787 views
Application Licensing and Activation Thoughts
I have recently developed an app that I plan to sell to small businesses. I do not have a huge backing of cash so I am unwilling to purchase a commerical application that would protect my software ...
0
votes
1answer
71 views
how to “close” a php script for commercial use? [closed]
Possible Duplicate:
PHP - protecting code
I have build a php "management" site for a client with some specific features very usefull for their kind of business.
So I decided with the client ...
0
votes
0answers
87 views
Is it possible to create a Product key that protects a air app?
Good afternoon everyone,
I am working on building a air application in Flash Builder 4 and i am wondering is it possible to build in a request for a product key before the application installs. So ...
0
votes
1answer
1k views
Algorithm to determine vista/windows 7 OS edition from product key
We have to automatically create the XML file for an unattended vista/windows 7 installation in which we do write the product key (MAK type). Unfortunately the windows image contains multiple editions ...
0
votes
2answers
3k views
SQL Server 2005 cd Key
I need to get the cd key of my installed instance of SQL Server 2005. I've used the following code and it doesn't work, most likely because I think it was for SQL Server 2000. Please help.
USE ...