I\'ve several long-standing apps written in Delphi that persist their settings in the registry. I\'ve used HKEY_LOCAL_MACHINE for \'hard\' settings such as configuration pre
Please see "Where to store program settings instead of HKEY_LOCAL_MACHINE?"
The top-voted answer is particularly useful.