-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
eldritchRelated to the Eldritch languageRelated to the Eldritch languagefeatureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Lots of Windows administration requires modifying the registry. We should add this as a feature to Eldritch.
Describe the solution you'd like
Use the winreg crate to modify registry keys on windows https://docs.rs/winreg/latest/winreg/
Given a reg key path return the values and keys. As a Dict.
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
eldritchRelated to the Eldritch languageRelated to the Eldritch languagefeatureNew feature or requestNew feature or request