Skip to content

Conversation

@bobtista
Copy link

Per-user settings eg HTTP Proxy setting should always go in HKEY_CURRENT_USER

@bobtista bobtista marked this pull request as ready for review December 3, 2025 18:03
@Skyaero42
Copy link

Imagine the following:

  • I install the game (e.g. through Steam) for windows user1
  • I play the game (key is in CURRENT_USER)
  • I login as user2 in windows
  • I start the game.

could this be an issue, or is there a key generated for user2 as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GetStringFromRegistry can fail to read from the correct registry location depending on process admin privileges

2 participants