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

Add new method to windows_registry::Key open_mut() #3346

Open
ThalusA opened this issue Nov 19, 2024 · 1 comment
Open

Add new method to windows_registry::Key open_mut() #3346

ThalusA opened this issue Nov 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ThalusA
Copy link

ThalusA commented Nov 19, 2024

Suggestion

Hi,

It would be awesome if there was a way to open registry key with write access instead of only read access.
There is some case where I don't want to create it if it doesn't exist but I want to open my registry key with write access

@ThalusA ThalusA added the enhancement New feature or request label Nov 19, 2024
@kennykerr
Copy link
Collaborator

Thanks for the suggestion - let me think about what that might look like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants