An usual key is HKEY_CURRENT_USER\SOFTWARE + name of the application
Predefined Keys :
"
In HKEY_CURRENT_USER, software vendors store the current user-specific preferences to be used within their applications. Microsoft, for example, creates the HKEY_CURRENT_USER\Software\Microsoft key for its applications to use, with each application creating its own subkey under the Microsoft key.
"
Windows application specific's registry key

thebluetropics
1,046
Reputation points
I need a place to put configuration for my Win32 application inside the registry. Where it is should be? Are there multiple places to store application-specific registry?
Windows development | Windows API - Win32
2,787 questions
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C++
3,977 questions
Accepted answer
-
Castorix31 90,686 Reputation points
2022-10-04T04:53:16.127+00:00