Author |
|
pmerwood Newbie
Joined: 18 December 2012 Location: New Zealand
Online Status: Offline Posts: 1
|
Posted: 18 December 2012 at 7:47pm | IP Logged
|
|
|
Hi
I've been evaluating Mailbee for several weeks now and think it's a great product. Congratulations.
When I installed Mailbee I used SaveKeyGUI to install the temporary license key to the registry. I think SaveKeyGUI installed the key in the following location: HKEY_LOCAL_MACHINE\SOFTWARE\AfterLogic\MailBee.NET Objects
My intention is to include the permanent license key in my code and use the static MailBee.Global.LicenseKey method. However, to be sure the permanent license key is working correctly I want to remove any trace of the temporary license key. Is that as simple as deleting the registry key referenced above or is there something else I need to do?
Thanks
Peter,
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 18 December 2012 at 9:56pm | IP Logged
|
|
|
Yes, removing MailBee.Global.LicenseKey under that registry branch will do the trick. Be sure to restart your application after removing the key from registry.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|