Click here to Skip to main content
15,899,126 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I am developing win base software with VC++ 6.0 with Install Pro and it requires to give user 60 days trial version in this project I have developed security page which has 3 modual and it link to KEY CODE and Product code, once product code generated and inserted in security page it need to mention in text box "you have 60 dyas before code expired"

Could you please help.

Thank you very much.

If you any solution will help. i NEED THIS IN vc++ 6.0

Vijay Patel
Posted
Updated 25-Jul-11 5:58am
v3

1 solution

This is for DotNet, but you may be able to use the same general technique for C++/MFC:

Application Trial Maker[^]

If you find it unworkable, you could review the answers to this question[^].

Of course, you could also just use google...
 
Share this answer
 

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