Registry access in non-admin mode

前端 未结 6 1250
暗喜
暗喜 2020-12-17 01:55

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

6条回答
  •  一整个雨季
    2020-12-17 02:32

    Please see "Where to store program settings instead of HKEY_LOCAL_MACHINE?"

    The top-voted answer is particularly useful.

提交回复
热议问题