I want to create a training program that can be deployed via CD ROM. Once the user installs the program and launches the Autoplay media studio application for the first time, is there a way to log that date and set the program up to expire in 12 months?
Announcement
Collapse
No announcement yet.
Can you assign the number of days a product will expire (i.e. 360 days)
Collapse
X
-
Re: Can you assign the number of days a product will expire (i.e. 360 days)
Yes - this is relatively uncomplicated to do by writing a line to the registry that stores a date, and then gets referenced by the script when your project first initializes.
There's a very nicely explained sample in the help file:
http://www.autoplaystudio.com/webhelp/AMS4.htm
Click on Index
Type "Expire" (without the quotes) in the search field
Click on the example called:
"expiring 30 days after running the first time"
Comment
Comment