| |||
| hi how can i make a setup file with Demo Setup. that is i need to make my application as demo so it expire or not run after some particular period. so how can i make a setup file as demo! Last edited by Times : 07-14-2007 at 05:57 PM. |
| |||
| Hi,for creating a demo setup u can go for two optins below 1. You can use a hardware key like aladdin hasp key Best choice. U store 4 example on the hardware key a date or a number of usage counts that are decremented by your app. 2. or you can store in crypted file a counter/date use FriendAssembly and force that ONLY your app can use the classLibrary that holds your crypt/uncrpt functions and the keys. now when u choose second be aware that the users can change the date, so in your code u must detect if the user do something like that and change behavoir accordingly. |
![]() |
| Thread Tools | |
| Display Modes | |
| |