burgesbj
Posts: 4
Joined: Wed Jun 24, 2009 4:54 pm

License Expiration Check not working

Fri Jun 26, 2009 7:18 pm

I am having trouble getting the license expriation check to work. Is it possible this is only available in the Enterprise version?

I use this commandline:
updater.exe /checknow HKEY_CURRENT_USER\Software\RoseCreekSoftware\PersonalDailyJournal\License\UnlockKey 19/03/2009

The updates.ini file contains a ReleaseDate and LicenseIdCheckURL

The code returned by the license check script works and the message is displayed for codes 602 and 603. However when the expiration date on the updater commandline is earlier than the ReleaseDate in updates.ini there is no warning displayed regardless of the code (601, 602 or 603) returned by the license check script.

Am I possibly missing something?

Thank you,
Brett Burgeson

burgesbj
Posts: 4
Joined: Wed Jun 24, 2009 4:54 pm

Re: License Expiration Check not working

Sat Jun 27, 2009 3:32 am

I got this working by changing the first part of the registry path from HKEY_CURRENT_USER to HKCU.
All is good now.

Return to “Common Problems”