Is there a way to change the RemObjects SDK license key?

I’m currently setting up some new development environments and one of the products in use is the RemObjects SDK for Delphi 10. I’ve installed it (using my own personal license key) and tested it, everything seems to be working well.

In order to clone the IDE for other users I’ll need to change the RO license key over to each of their individual ones. I can’t find where this is done! Is it possible within the Delphi IDE? Does it require a registry change instead? Do I need to remove and reinstall the product?

Thanks in advance for any advice.

  • Owen.

We don’t use keys, we use a license file, located in %APPDATA%\RemObjects Software\Licenses. If you delete that folder and any login that might be save din the registry at HKEY_CURRENT_USER\SOFTWARE\RemObjects\Everwood\Live\Account then you should be good to go.

Thanks very much. Deleting the registry entry caused the login dialog to trigger the next time I loaded Delphi. Just what I needed.

1 Like