Final #3
burgerbecky
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a fully working library that will allow the functionality of the python built in library
winreg
to also be available to users of python native to msys2, cygwin, and Windows Subsystem for Linux.Just import wslwinreg instead of winreg and that's that's needed to allow your python script to access the windows registry.
This will only work if the host operating system is Windows, this library will always return errors if running in a native Linux (Not WSL) or MacOS machine.
This discussion was created from the release Final.
Beta Was this translation helpful? Give feedback.
All reactions