REG_Binary
Published: June 7, 2021 - 5:15 PM
Hello,
I'm trying to create a REG_BINARY registry key in a package.
I tried importing the Winreg library into the setup.py file, but it didn't work.
Does anyone have a solution?
Thanks in advance.
I'm trying to create a REG_BINARY registry key in a package.
I tried importing the Winreg library into the setup.py file, but it didn't work.
Does anyone have a solution?
Thanks in advance.