Hi
i have project written by VB 6.0 & i need to make Demo of it how i can do it ??
if u have any recommended site or book plz tell me ??!!!:confused:
Printable View
Hi
i have project written by VB 6.0 & i need to make Demo of it how i can do it ??
if u have any recommended site or book plz tell me ??!!!:confused:
What do you specifically want? Do you want the app to expire after a certain time?
THe following link showed up in anther thread (I forget who posted). It may help you.
http://www.activelock.com/about.html
You can also just make some functions from your menu's unavailable.
Another method is to release two entirely different copies for your application: A demo and a full version. This is a little more work, but it makes your application less prone to be hacked.