I would have the first run of the program (or even the installation, containing the file) create an encrypted file with the timestamp in it. Then, test upon starting the program for the difference of 30 days between the file's time and your time. If >30, end the program with a "Register Me!" message.
Security for this could be a doozie. How do you know the file's valid? Probably using the last modified time for the file, you could create some sort of test...
Ben
There's no place like 127.0.0.1.