Click here to Skip to main content
15,897,518 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I have a project in c# & create a setup & deployment.At the time of Installation of setup I want to check the serial key, which is valid or not[like when we installing the license copy of the MS office it asked serial key if this serial key is valid then this software install successfully].How can i add the serial key & rollback if serial key is not valid?
Thanks in advance..
Posted
Comments
vrushali katkade 8-Jun-11 6:56am    
please help me

1 solution

Have a look at this article: Application Trial Maker[^]
 
Share this answer
 
Comments
vrushali katkade 8-Jun-11 5:59am    
above application only check the serial key is valid or not.
but I want to check the serial key in setup & deployment project not in windows application.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900