Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(GH-3024) Expose remaining root registry keys to Cake scripts #3047

Conversation

augustoproiete
Copy link
Member

Update IRegistry to expose the remaining standard root registry keys:

  • IRegistry.CurrentUser
  • IRegistry.ClassesRoot
  • IRegistry.Users
  • IRegistry.PerformanceData
  • IRegistry.CurrentConfig

Closes #3024

Copy link
Member

@patriksvensson patriksvensson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@patriksvensson patriksvensson merged commit f52d6a2 into cake-build:develop Jan 23, 2021
@patriksvensson patriksvensson deleted the expose-remaining-registry-keys-to-cake-scripts branch January 23, 2021 23:24
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.

WindowsRegistry: Expose other root registry keys to Cake scripts (e.g. HKEY_CURRENT_USER)
2 participants