Timed Demo
-
Can anyone send me the source code for designing a timed demo.ie it should be a trial version and show message like ,The application will expire in 30 days and should show reminders for 20/10/5 days.Thanks in advance.
i did this with the hepl of Registry. Like at the first execution of the application , it will write the values into registry.then next time it will continue executing the same , until it reach the expiry date.
-
i did this with the hepl of Registry. Like at the first execution of the application , it will write the values into registry.then next time it will continue executing the same , until it reach the expiry date.
-
Can u send me some source code ont his.Like which events are being handled and how are u checking and writing to registry etc