| Author: avtar 04 Sep 2008 | Member Level: Gold | Rating:    Points: 6 |
Logic.
Create file like .drv ( why drv just user wont touch the file , assuming it as a system driver file) in appln or system folder and based on system time put time/date setting in this file and when u load appln first read this file and accordignly proceed.
You knwo what the beauty of drv file is if you go and check out properties , and u uncheck "file ready for archiving " or "Archive" and now when u copy this file "file ready for archiving " gets checekd again.....
This feature can help you to enusre when people try to copy ur aplln frm one pc to another ( which u dont want ) use this logic :) , i implemented this arnd 4 yrs back :) and no one was able to crack it :) enjoy
|