I want to write a trial version program that can be run on Win2K. The program can run for 100 times. During each start up, the program should write a counter in some place, e.g. registry or a file in some location. However if the program is installed on Win2k by administrator and run by any normal user, it can't write the counter in registry nor files in installed directory, winnt, winnt\system.
How can I solve this kind of problem?
How the other well known software do that?
Thanks.
How can I solve this kind of problem?
How the other well known software do that?
Thanks.