i made a project. i want to release it. but i want to release a trail version of it for 15 days. any proses. please help

Recommended Answers

All 6 Replies

use registry to save trial time.

Please details

please details about it.

I think it was detail.
I means to save trial times (expired time) in registry. Compare it with the day when program running.
ex :
a = Today
b = expired time (saved in registry)

if a > b then
' expired message.
else
' Do nothing
endif

how can i save trial times (expired time) in registry

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.