Creating registry for date expiration on MS access
Hi,
I want to to deploy the tool i created. But I want it as a demo version only. My tool is an mde file... Somebody told me creating registry is the best to do it. I want some date expiration in my tool let say 1 month. Can anybody help me with this about topic in creating registry for trial version of the tool?
Re: Creating registry for date expiration on MS access
This should give you an idea of how to go about it. It's written for VB6, but it can be modified for Access VBA.
Re: Creating registry for date expiration on MS access
Hi AI42,
Thanks for the topic.
But is it difficult to do translate in VBA access code?
Or how about using it just generate registry but still my application is mde?