Replies: 2 comments
-
I struggled for three days, finally I wrote a post, 10 minutes later I found the solutions. phew |
Beta Was this translation helpful? Give feedback.
0 replies
-
I will work on adding another function that allows writing a binary type. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello
Is it possible with the current debug version to add hex values (or binary values) to the registry?
no information here: https://nilesoft.org/blog/new-functions-for-handling-the-registry
I tried to guess but to no avail:
cmd=reg.set('HKCU\...', 'TargetFolderPath', '44,00,3a,00,5c,00,00,00', reg.hex)
Beta Was this translation helpful? Give feedback.
All reactions