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 RegKey::delete_subkey_with_flags #27

Merged
merged 1 commit into from Jul 31, 2019

Conversation

Laegluin
Copy link
Contributor

Adds a delete_subkey_with_flags (and the corresponding version for transactions) method for specifying different registry views when deleting keys.

Not really happy about the test since HKCU\Software\Classes is reflected in the 64-bit registry. All other suitable keys are in HKLM though and would require the tests to run as admin.

@gentoo90 gentoo90 merged commit e2c44f1 into gentoo90:master Jul 31, 2019
gentoo90 added a commit that referenced this pull request Jul 31, 2019
Add RegKey::delete_subkey_with_flags
@gentoo90
Copy link
Owner

Published to crates.io in version 0.6.2

@Laegluin Laegluin deleted the delete-with-flags branch August 2, 2019 13:58
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.

None yet

2 participants