Hi
Does anyone know how to make a robust trial version of vc++6 application?
Source code or idea please
Applications → Programming Solutions → How to make trial version in VC++602 Dec 2009, 20:38 ![]() 0
tobyb121 17 Jan 2010, 13:11 #
Depends on how strong you need it to be, you could just write the date installed to the registry and check that it is not too old that way, or you could spend alot of time making more complex methods.
![]() 0
freebaronbb 07 Feb 2010, 17:05 #
There is no such thing as a robust code. At the end of the day, its all binary exposed and it all comes down to and 'if statement' validating whatever criteria you have in mind. If it is for some specific client a time based regedit approach will suffice.
You have to login or register to post comments. |



